@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 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://opendata.heilbronn.de/dataset/wasserversorgung-heilbronn> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <https://opendata.heilbronn.de/> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ] ;
    dct:description """<p>Datensatz enthält Information zur Wasserversorgung im Stadtkreis Heilbronn</p>
""" ;
    dct:identifier "55e9c528-ed91-4533-ae93-ab8f934e9d08" ;
    dct:issued "2020-11-26T13:44:00+01:00"^^xsd:dateTime ;
    dct:modified "2020-11-26T13:44:00+01:00"^^xsd:dateTime ;
    dct:publisher <https://www-test.daten-bw.de/ckan/organization/e7d21616-175e-4ed6-a1cd-b48770b8f9af> ;
    dct:title "WASSERVERSORGUNG HEILBRONN" ;
    dcat:distribution <https://opendata.heilbronn.de/dataset/wasserversorgung-heilbronn/resource/4040a16d-a50a-4ae8-953a-1066e0fe1e01> ;
    dcat:keyword "__",
        "bauen-und-wohnen",
        "infrastruktur" ;
    foaf:page <https://opendata.heilbronn.de/dataset/wasserversorgung-heilbronn> .

<https://opendata.heilbronn.de/sites/default/files/10090_%C3%96ffentliche%20Wasserversorgung%20seit%202004.csv> a rdfs:Resource .

<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/wasserversorgung-heilbronn/resource/4040a16d-a50a-4ae8-953a-1066e0fe1e01> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2020-11-26T13:45:28+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2020-11-26T13:45:28+01:00"^^xsd:dateTime ;
    dct:title "Öffentliche Wasserversorgung seit 2004" ;
    dcat:accessURL <https://opendata.heilbronn.de/dataset/wasserversorgung-heilbronn/resource/4040a16d-a50a-4ae8-953a-1066e0fe1e01> ;
    dcat:byteSize 1122.0 ;
    dcat:downloadURL <https://opendata.heilbronn.de/sites/default/files/10090_%C3%96ffentliche%20Wasserversorgung%20seit%202004.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.heilbronn.de/dataset/wasserversorgung-heilbronn/resource/4040a16d-a50a-4ae8-953a-1066e0fe1e01> .

