@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/PDF> a dct:MediaTypeOrExtent .

<http://www.bielefeld.de/ftp/dokumente/LebenslagenundsozialeLeistungen2014-2015.pdf> a rdfs:Resource .

<https://ckan.open.nrw.de/organization/cec44085-5dbf-4096-ba9a-22ca21c80e95> a foaf:Agent ;
    foaf:name "Bielefeld" .

<https://open-data.bielefeld.de/dataset/sozialleistungsbericht-2014-2015> 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>Mit dem Lebenslagenbericht informiert das Sozialdezernat in regelmäßigen Abständen über wichtige Aspekte der sozialen Stadtentwicklung.</p>
""" ;
    dct:identifier "c6aa1267-3e39-4fb5-861e-bd313a226d35" ;
    dct:issued "2018-03-01T11:47:22+01:00"^^xsd:dateTime ;
    dct:modified "2022-02-04T10:39:54+01:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/cec44085-5dbf-4096-ba9a-22ca21c80e95> ;
    dct:title "Sozialleistungsbericht 2014-2015" ;
    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/5158b98c-6431-4803-9ef3-18527bbff780/resource/5158b98c-6431-4803-9ef3-18527bbff780> ;
    dcat:keyword "Soziales" ;
    foaf:page <https://open-data.bielefeld.de/dataset/sozialleistungsbericht-2014-2015> .

<https://open-data.bielefeld.de/dataset/5158b98c-6431-4803-9ef3-18527bbff780/resource/5158b98c-6431-4803-9ef3-18527bbff780> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>Mit dem Lebenslagenbericht informiert das Sozialdezernat in regelmäßigen Abständen über wichtige Aspekte der sozialen Stadtentwicklung.</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2018-03-01T11:48:41+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2018-03-01T11:48:41+01:00"^^xsd:dateTime ;
    dct:title "Sozialleistungsbericht 2014-2015" ;
    dcat:accessURL <https://open-data.bielefeld.de/dataset/5158b98c-6431-4803-9ef3-18527bbff780/resource/5158b98c-6431-4803-9ef3-18527bbff780> ;
    dcat:downloadURL <http://www.bielefeld.de/ftp/dokumente/LebenslagenundsozialeLeistungen2014-2015.pdf> ;
    dcat:mediaType "application/pdf" ;
    foaf:page <https://open-data.bielefeld.de/dataset/5158b98c-6431-4803-9ef3-18527bbff780/resource/5158b98c-6431-4803-9ef3-18527bbff780> .

