@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatde: <http://dcat-ap.de/def/dcatde/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.open.nrw.de/dataset/dfa0dcbd-72e1-48db-a3d6-71a6f9aec006> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:homepage <https://www.arnsberg.de/open-data> ;
            foaf:mbox "pressestelle.kettler@arnsberg.de" ;
            foaf:name "Stadt Arnsberg" ;
            foaf:phone <+49%202932%20201-1634> ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/regionalKey/059580004004> ;
    dct:description "Der Datensatz enthält den Jahresabschluss der Ergebnisrechnung - Gesamt für 2008 der Stadt Arnsberg. " ;
    dct:identifier "3a9d98ef-8ca3-566d-87d6-2db016f3c9a3" ;
    dct:issued "2014-10-22"^^xsd:date ;
    dct:modified "2023-09-19"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://www.arnsberg.de/open-data> ;
            foaf:mbox "pressestelle.kettler@arnsberg.de" ;
            foaf:name "Stadt Arnsberg" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.arnsberg.de/open-data> ;
            foaf:mbox "pressestelle.kettler@arnsberg.de" ;
            foaf:name "Stadt Arnsberg" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.arnsberg.de/open-data> ;
            foaf:mbox "pressestelle.kettler@arnsberg.de" ;
            foaf:name "Stadt Arnsberg" ;
            foaf:phone <tel:02932%20201-1634> ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/regionalKey/059580004004> ] ;
    dct:title "Jahresabschluss - Ergebnisrechnung - Gesamt - 2008" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Arnsberg" ;
            vcard:hasEmail <mailto:pressestelle.kettler@arnsberg.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stadt Arnsberg" ;
            vcard:hasEmail <mailto:pressestelle.kettler@arnsberg.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stadt Arnsberg" ;
            vcard:hasEmail <mailto:pressestelle.kettler@arnsberg.de> ;
            vcard:hasTelephone <tel:+49%202932%20201-1634> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/dfa0dcbd-72e1-48db-a3d6-71a6f9aec006/resource/1ad4875f-5b7d-4c8d-8d1f-9b66efee5d59> ;
    dcat:keyword "Arnsberg",
        "Ergebnisrechnung",
        "Jahresabschlüsse" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON> .

<http://dcat-ap.de/def/licenses/dl-zero-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<http://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

<https://ckan.open.nrw.de/dataset/dfa0dcbd-72e1-48db-a3d6-71a6f9aec006/resource/1ad4875f-5b7d-4c8d-8d1f-9b66efee5d59> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-06T20:32:29.981902"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2023-09-19"^^xsd:date ;
    dcat:downloadURL <https://www.arnsberg-daten.de/open-data/haushalt/jahresabschluesse/ergebnisrechnung/gesamt/jahresabschluss-ergebnisrechnung-gesamt-2008.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://www.arnsberg-daten.de/open-data/haushalt/jahresabschluesse/ergebnisrechnung/gesamt/jahresabschluss-ergebnisrechnung-gesamt-2008.csv> a rdfs:Resource .

<https://www.iana.org/assignments/media-types/text/csv> a dct:MediaType .

