@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/36f72c14-0dce-4263-9bfd-8e22f8dbd191> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:homepage <http://www.minden.de> ;
            foaf:mbox "statistikstelle@minden.de" ;
            foaf:name "5.34 Statistikstelle" ;
            foaf:phone <+49%20571%2089321> ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/regionalKey/057700024024> ;
    dct:description "Dargestellt werden die Teilnehmer*innen an Sommerferienspielen in Minden nach Wohnort, Angebot und Beitragshöhe." ;
    dct:identifier "618cf1de-2f64-5d64-8e86-60ce4e1e2b2c" ;
    dct:issued "2021-11-08"^^xsd:date ;
    dct:modified "2022-06-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <http://www.minden.de> ;
            foaf:mbox "statistikstelle@minden.de" ;
            foaf:name "Stadt Minden" ;
            foaf:phone <tel:+49%20571%2089321> ],
        [ a foaf:Agent ;
            foaf:homepage <http://www.minden.de> ;
            foaf:mbox "statistikstelle@minden.de" ;
            foaf:name "Stadt Minden" ],
        [ a foaf:Agent ;
            foaf:homepage <http://www.minden.de> ;
            foaf:mbox "statistikstelle@minden.de" ;
            foaf:name "Stadt Minden" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/regionalKey/057700024024> ] ;
    dct:title "Ferienspiele" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "5.34 Statistikstelle" ;
            vcard:hasEmail <mailto:statistikstelle@minden.de> ],
        [ a vcard:Organization ;
            vcard:fn "5.34 Statistikstelle" ;
            vcard:hasEmail <mailto:statistikstelle@minden.de> ],
        [ a vcard:Organization ;
            vcard:fn "5.34 Statistikstelle" ;
            vcard:hasEmail <mailto:statistikstelle@minden.de> ;
            vcard:hasTelephone <tel:+49%20571%2089321> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/36f72c14-0dce-4263-9bfd-8e22f8dbd191/resource/2112f74c-4b7f-406f-b329-7c3198a35ffa> ;
    dcat:keyword "Ferienspiele" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<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/36f72c14-0dce-4263-9bfd-8e22f8dbd191/resource/2112f74c-4b7f-406f-b329-7c3198a35ffa> a dcat:Distribution ;
    dct:description "Dargestellt werden die Teilnehmer*innen an Sommerferienspielen in Minden nach Wohnort, Angebot und Beitragshöhe." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-06T20:31:44.643258"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2021-11-08"^^xsd:date ;
    dcat:downloadURL <https://www.minden.de/dokumente/offene-daten/tn-ferienspiele-sommer-2019.csv?cid=184> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

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

<https://www.minden.de/dokumente/offene-daten/tn-ferienspiele-sommer-2019.csv?cid=184> a rdfs:Resource .

