@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://opendata.heilbronn.de/dataset/wertstoffaufkommen-heilbronn> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <https://opendata.heilbronn.de/> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ] ;
    dct:identifier "b2b7fd70-bc5a-454f-b808-7424fbac6186" ;
    dct:issued "2020-11-26T13:58:29+01:00"^^xsd:dateTime ;
    dct:modified "2020-11-26T13:58:29+01:00"^^xsd:dateTime ;
    dct:publisher <https://www-test.daten-bw.de/ckan/organization/e7d21616-175e-4ed6-a1cd-b48770b8f9af> ;
    dct:title "WERTSTOFFAUFKOMMEN IN HEILBRONN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Heilbronn - Entsorgungsbetriebe" ] ;
    dcat:distribution <https://opendata.heilbronn.de/dataset/wertstoffaufkommen-heilbronn/resource/1ec77e22-3273-4fa7-9e54-75880a578f4d> ;
    dcat:keyword "__",
        "bauen-und-wohnen",
        "infrastruktur",
        "umwelt-und-klima" ;
    dcat:landingPage <https://opendata.heilbronn.de/www.heilbronn.de> ;
    foaf:page <https://opendata.heilbronn.de/dataset/wertstoffaufkommen-heilbronn> .

<https://opendata.heilbronn.de/sites/default/files/10091_kommunales%20wertstoffaufkommen%20nach%20stoffart%20HN%20Franken.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/wertstoffaufkommen-heilbronn/resource/1ec77e22-3273-4fa7-9e54-75880a578f4d> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>nach Stoffarten</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2020-11-26T13:59:56+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2020-11-26T13:59:56+01:00"^^xsd:dateTime ;
    dct:title "Kommunales Wertstoffaufkommen in Heilbronn-Franken" ;
    dcat:accessURL <https://opendata.heilbronn.de/dataset/wertstoffaufkommen-heilbronn/resource/1ec77e22-3273-4fa7-9e54-75880a578f4d> ;
    dcat:byteSize 895.0 ;
    dcat:downloadURL <https://opendata.heilbronn.de/sites/default/files/10091_kommunales%20wertstoffaufkommen%20nach%20stoffart%20HN%20Franken.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.heilbronn.de/dataset/wertstoffaufkommen-heilbronn/resource/1ec77e22-3273-4fa7-9e54-75880a578f4d> .

