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

<http://publications.europa.eu/resource/authority/frequency/ANNUAL> a dct:Frequency .

<https://opendata.heilbronn.de/dataset/stolpersteine-heilbronn> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <https://opendata.heilbronn.de/> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ] ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:identifier "6af6d860-f719-4d94-bdc8-54086a272a2a" ;
    dct:issued "2020-11-26T14:44:21+01:00"^^xsd:dateTime ;
    dct:modified "2020-11-26T14:44:21+01:00"^^xsd:dateTime ;
    dct:publisher <https://www-test.daten-bw.de/ckan/organization/e7d21616-175e-4ed6-a1cd-b48770b8f9af> ;
    dct:title "STOLPERSTEINE HEILBRONN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Heilbronn - Schul-, Kultur- und Sportamt" ] ;
    dcat:distribution <https://opendata.heilbronn.de/dataset/stolpersteine-heilbronn/resource/fefb7204-2276-41d6-ab60-addca7d604ab> ;
    dcat:keyword "__",
        "soziales" ;
    dcat:landingPage <https://opendata.heilbronn.de/www.heilbronn.de> ;
    foaf:page <https://opendata.heilbronn.de/dataset/stolpersteine-heilbronn> .

<https://opendata.heilbronn.de/sites/default/files/10094_Stolpersteine%20Heilbronn.csv> a rdfs:Resource .

<https://opendata.heilbronn.de/www.heilbronn.de> a foaf:Document .

<https://www-test.daten-bw.de/ckan/organization/e7d21616-175e-4ed6-a1cd-b48770b8f9af> a foaf:Agent ;
    foaf:name "Stadt Heilbronn" .

<https://opendata.heilbronn.de/dataset/stolpersteine-heilbronn/resource/fefb7204-2276-41d6-ab60-addca7d604ab> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>Stand 10/2020</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2020-11-26T14:45:31+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2020-11-26T14:45:31+01:00"^^xsd:dateTime ;
    dct:title "Liste der Stolpersteine in Heilbronn" ;
    dcat:accessURL <https://opendata.heilbronn.de/dataset/stolpersteine-heilbronn/resource/fefb7204-2276-41d6-ab60-addca7d604ab> ;
    dcat:byteSize 7823.0 ;
    dcat:downloadURL <https://opendata.heilbronn.de/sites/default/files/10094_Stolpersteine%20Heilbronn.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.heilbronn.de/dataset/stolpersteine-heilbronn/resource/fefb7204-2276-41d6-ab60-addca7d604ab> .

