@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 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#> .

<http://dcat-ap.de/def/licenses/other-closed> 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/organization/cec44085-5dbf-4096-ba9a-22ca21c80e95> a foaf:Agent ;
    foaf:name "Bielefeld" .

<https://open-data.bielefeld.de/dataset/sonstige-zentren-f%C3%BCr-menschen-mit-behinderung> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://open-data.bielefeld.de/> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label " " ],
        [ a dct:RightsStatement ;
            rdfs:label " " ],
        [ a dct:RightsStatement ;
            rdfs:label " " ] ;
    dct:description """<p>Sonstige Zentren für Menschen mit Behinderung (Stand: 29.11.2017)</p>
""" ;
    dct:identifier "afc95ff2-4e93-4d78-942f-4faef9c1c895" ;
    dct:issued "2018-03-01T11:34:00+01:00"^^xsd:dateTime ;
    dct:modified "2022-03-23T10:47:07+01:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/cec44085-5dbf-4096-ba9a-22ca21c80e95> ;
    dct:title "Sonstige Zentren für Menschen mit Behinderung" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:integrierte.sozialplanung@bielefeld.de> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:integrierte.sozialplanung@bielefeld.de> ] ;
    dcat:distribution <https://open-data.bielefeld.de/dataset/d8c7d291-9925-47c9-a1e2-3be24779255d/resource/d8c7d291-9925-47c9-a1e2-3be24779255d> ;
    dcat:keyword "Soziales" ;
    foaf:page <https://open-data.bielefeld.de/dataset/sonstige-zentren-f%C3%BCr-menschen-mit-behinderung> .

<https://open-data.bielefeld.de/sites/default/files/Sonstige%20Zentren.csv> a rdfs:Resource .

<https://open-data.bielefeld.de/dataset/d8c7d291-9925-47c9-a1e2-3be24779255d/resource/d8c7d291-9925-47c9-a1e2-3be24779255d> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>Sonstige Zentren für Menschen mit Behinderungen (Stand: 29.11.2017)</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2018-03-01T11:34:35+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2018-03-01T11:40:31+01:00"^^xsd:dateTime ;
    dct:title "Sonstige Zentren für Menschen mit Behinderungen" ;
    dcat:accessURL <https://open-data.bielefeld.de/dataset/d8c7d291-9925-47c9-a1e2-3be24779255d/resource/d8c7d291-9925-47c9-a1e2-3be24779255d> ;
    dcat:byteSize "737"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://open-data.bielefeld.de/sites/default/files/Sonstige%20Zentren.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://open-data.bielefeld.de/dataset/d8c7d291-9925-47c9-a1e2-3be24779255d/resource/d8c7d291-9925-47c9-a1e2-3be24779255d> .

