@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/0f9eb818-8b8b-4894-ae75-b55bb5c1264a> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Landesamt für Landwirtschaft, Umwelt und ländliche Räume SH" ;
    dct:description """Die Auflistung zeigt die aktuell betriebenen Industrieanlagen in Schleswig-Holstein nach EU-Richtlinie über Industrieemissionen gemäß §52a BImSchG.\r
			\r
Bedingung: betriebene Anlagen, keine Anlagen im Genehmigungsverfahren, vor der Inbetriebnahme oder stillgelegte Anlagen, Daten z.T. anonymisiert wegen Personenbezugs\r
			\r
Beim Thema [Immissionsschutz > Bekanntmachungen](https://schleswig-holstein.de/DE/Fachinhalte/I/immissionsschutz/bekanntmachungen.html) gibt es nähere und weitere Informationen.\r
			\r
## Aufbau der Datei\r
\r
Folgende Spalten sind enthalten:\r
\r
- `Betriebsstätte`\r
- `Ort`\r
- `Anlagenbezeichnung`\r
- `Nr. 4. BImSchV`	\r
- `IED-Nr.`	\r
- `Inspektionsintervall in Jahren`	\r
- `Jahr der nächsten Inspektion`	\r
- `Ostwert`  - Ostwert bzw. Rechtswert der geographischen Position\r
- `Nordwert` - Nordwert bzw. Hochwert der geographischen Position\r
\r
Als Koordinatenbezugssystem (KBS bzw. CRS) wird EPSG:4647 verwendet.\r
""" ;
    dct:identifier "0f9eb818-8b8b-4894-ae75-b55bb5c1264a" ;
    dct:isVersionOf <http://134.245.19.93/dataset/1872bad9-41d1-4fa5-a2ba-a9920d311f59> ;
    dct:issued "2020-06-23T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-06-18T09:23:00.695071"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/3ff2b069-caad-4c49-a1f7-b65acda80745> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2021-06-20T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2020-06-22T00:00:00"^^xsd:dateTime ] ;
    dct:title "IE-Anlagen SH" ;
    dcat:distribution <https://opendata.schleswig-holstein.de/dataset/ie-anlagen_20200623/csv>,
        <https://opendata.schleswig-holstein.de/dataset/ie-anlagen_20200623/xslx> ;
    dcat:keyword "IE-Anlagen",
        "Immissionsschutz",
        "Industrieemissionsrichtlinie" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<http://134.245.19.93/organization/3ff2b069-caad-4c49-a1f7-b65acda80745> a foaf:Agent ;
    foaf:name "Landesamt für Landwirtschaft, Umwelt und ländliche Räume (LLUR)" .

<http://dcat-ap.de/def/politicalGeocoding/stateKey/01> a dct:Location ;
    skos:prefLabel "Bundesland Schleswig-Holstein" ;
    locn:geometry "POLYGON ((7.8690 53.3600, 7.8690 55.0583, 11.3126 55.0583, 11.3126 53.3600, 7.8690 53.3600))"^^gsp:wktLiteral .

<https://opendata.schleswig-holstein.de/data/llur72/IE_Anlagen_opendaten_LIS-A_20200622.csv> a rdfs:Resource .

<https://opendata.schleswig-holstein.de/data/llur72/IE_Anlagen_opendaten_LIS-A_20200622.xlsx> a rdfs:Resource .

<https://opendata.schleswig-holstein.de/dataset/ie-anlagen_20200623/csv> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Landesamt für Landwirtschaft, Umwelt und ländliche Räume SH" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2020-06-23T11:01:30.879261"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2020-06-23T11:01:30.879261"^^xsd:dateTime ;
    dct:title "IE_Anlagen_opendaten_LIS-A_20200622.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/llur72/IE_Anlagen_opendaten_LIS-A_20200622.csv> ;
    dcat:byteSize 40716.0 ;
    dcat:mediaType "text/csv" .

<https://opendata.schleswig-holstein.de/dataset/ie-anlagen_20200623/xslx> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Landesamt für Landwirtschaft, Umwelt und ländliche Räume SH" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2020-06-23T11:01:30.879249"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2020-06-23T11:01:30.879249"^^xsd:dateTime ;
    dct:title "IE_Anlagen_opendaten_LIS-A_20200622.xlsx" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/llur72/IE_Anlagen_opendaten_LIS-A_20200622.xlsx> ;
    dcat:byteSize 37053.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

<https://publications.europa.eu/resource/authority/file-type/XLSX> a dct:MediaTypeOrExtent .

<http://dcat-ap.de/def/licenses/dl-by-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

