@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/be725009-987a-4e34-a93a-0f7da22c8e7a> 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 Öffnungstage/Öffnungsstunden/Teilnehmertage der fünf städtischen Jugendhäuser in 2019." ;
    dct:identifier "e64004d6-fe73-5a3d-887d-e139f1355ed2" ;
    dct:issued "2021-11-23"^^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 "Städtische Jugendhäuser" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "5.34 Statistikstelle" ;
            vcard:hasEmail <mailto:statistikstelle@minden.de> ;
            vcard:hasTelephone <tel:+49%20571%2089321> ],
        [ 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> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/be725009-987a-4e34-a93a-0f7da22c8e7a/resource/0ed5428e-15c0-40b9-a944-e732d59183d3> ;
    dcat:keyword "Jugendhäuser" ;
    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/be725009-987a-4e34-a93a-0f7da22c8e7a/resource/0ed5428e-15c0-40b9-a944-e732d59183d3> a dcat:Distribution ;
    dct:description "Dargestellt werden die Öffnungstage/Öffnungsstunden/Teilnehmertage der fünf städtischen Jugendhäuser in 2019." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-06T20:34:44.306967"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2021-11-23"^^xsd:date ;
    dcat:downloadURL <https://www.minden.de/dokumente/offene-daten/2019-oeffnungs-teilnehmertage.csv?cid=1as> ;
    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/2019-oeffnungs-teilnehmertage.csv?cid=1as> a rdfs:Resource .

