@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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#> .

<https://transparenz.karlsruhe.de/dataset/f92e8acd-ac3c-4872-bd01-a347be8b6370> a dcat:Dataset ;
    dct:identifier "f92e8acd-ac3c-4872-bd01-a347be8b6370" ;
    dct:issued "2021-11-12T10:21:22.932920"^^xsd:dateTime ;
    dct:modified "2023-11-03T13:50:46.649179"^^xsd:dateTime ;
    dct:publisher <https://transparenz.karlsruhe.de/organization/47f81b28-f494-4bca-a36c-b636924ad0c3> ;
    dct:title "Points of Interest - Hochschulen und Forschung" ;
    dcat:distribution <https://transparenz.karlsruhe.de/dataset/f92e8acd-ac3c-4872-bd01-a347be8b6370/resource/5ff578ef-328f-4195-a5e9-0f49eb09b868>,
        <https://transparenz.karlsruhe.de/dataset/f92e8acd-ac3c-4872-bd01-a347be8b6370/resource/be464ec6-4683-4efc-8e02-07d41e590225>,
        <https://transparenz.karlsruhe.de/dataset/f92e8acd-ac3c-4872-bd01-a347be8b6370/resource/c2408d6a-d77e-4b76-80fb-15039d48a43b> ;
    dcat:keyword "datenbw-harvest",
        "forschung",
        "geodaten",
        "hoschulen" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/TECH> .

<https://geoportal.karlsruhe.de/server/rest/services/Stadtplan/Stadtplan_POIs_Hochschulen_Forschung/MapServer/0/query?where=GRUPPENNAME_DE+%3D+%27Hochschulen%20/%20Universitäten%27&outFields=NAME%2CGRUPPENNAME_DE%2CUPDATED&returnGeometry=true&f=geojson> a rdfs:Resource .

<https://geoportal.karlsruhe.de/server/rest/services/Stadtplan/Stadtplan_POIs_Hochschulen_Forschung/MapServer/1/query?where=GRUPPENNAME_DE+%3D+%27Studentenwohnheime%27%20OR%20GRUPPENNAME_DE+%3D+%27Einrichtungen%20des%20Studierendenwerks%27&outFields=NAME%2CGRUPPENNAME_DE%2CUPDATED&returnGeometry=true&f=geojson> a rdfs:Resource .

<https://geoportal.karlsruhe.de/server/rest/services/Stadtplan/Stadtplan_POIs_Hochschulen_Forschung/MapServer/2/query?where=GRUPPENNAME_DE+%3D+%27Forschungseinrichtungen%27&outFields=NAME%2CGRUPPENNAME_DE%2CUPDATED&returnGeometry=true&f=geojson> a rdfs:Resource .

<https://transparenz.karlsruhe.de/dataset/f92e8acd-ac3c-4872-bd01-a347be8b6370/resource/5ff578ef-328f-4195-a5e9-0f49eb09b868> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2019-03-11T16:10:35.203378"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2021-11-12T10:21:22.928393"^^xsd:dateTime ;
    dct:title "Forschungseinrichtungen" ;
    dcat:accessURL <https://geoportal.karlsruhe.de/server/rest/services/Stadtplan/Stadtplan_POIs_Hochschulen_Forschung/MapServer/2/query?where=GRUPPENNAME_DE+%3D+%27Forschungseinrichtungen%27&outFields=NAME%2CGRUPPENNAME_DE%2CUPDATED&returnGeometry=true&f=geojson> .

<https://transparenz.karlsruhe.de/dataset/f92e8acd-ac3c-4872-bd01-a347be8b6370/resource/be464ec6-4683-4efc-8e02-07d41e590225> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2019-03-11T16:10:34.294344"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2021-11-12T10:21:22.927161"^^xsd:dateTime ;
    dct:title "Einrichtungen für Studenten" ;
    dcat:accessURL <https://geoportal.karlsruhe.de/server/rest/services/Stadtplan/Stadtplan_POIs_Hochschulen_Forschung/MapServer/1/query?where=GRUPPENNAME_DE+%3D+%27Studentenwohnheime%27%20OR%20GRUPPENNAME_DE+%3D+%27Einrichtungen%20des%20Studierendenwerks%27&outFields=NAME%2CGRUPPENNAME_DE%2CUPDATED&returnGeometry=true&f=geojson> .

<https://transparenz.karlsruhe.de/dataset/f92e8acd-ac3c-4872-bd01-a347be8b6370/resource/c2408d6a-d77e-4b76-80fb-15039d48a43b> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2019-03-11T16:10:33.468919"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2021-11-12T10:21:22.925884"^^xsd:dateTime ;
    dct:title "Hochschulen / Universitäten" ;
    dcat:accessURL <https://geoportal.karlsruhe.de/server/rest/services/Stadtplan/Stadtplan_POIs_Hochschulen_Forschung/MapServer/0/query?where=GRUPPENNAME_DE+%3D+%27Hochschulen%20/%20Universitäten%27&outFields=NAME%2CGRUPPENNAME_DE%2CUPDATED&returnGeometry=true&f=geojson> .

<https://transparenz.karlsruhe.de/organization/47f81b28-f494-4bca-a36c-b636924ad0c3> a foaf:Agent ;
    foaf:name "Stadt Karlsruhe" .

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

