@prefix adms: <http://www.w3.org/ns/adms#> .
@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://registry.gdi-de.org/id/de.nw/9e271b70-a759-40a5-8c0e-f75103fa2f91> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/gdiDE>,
        <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:accessRights <http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> ;
    dct:description "Die \"Stolpersteine\" des Kölner Künstlers Gunter Demnig werden seit 2004 auch in Bochum verlegt. Sie finden sich überall im Stadtgebiet, und zwar genau dort, wo Menschen wohnten, die in der NS-Zeit verfolgt und ermordet wurden." ;
    dct:identifier "9e271b70-a759-40a5-8c0e-f75103fa2f91" ;
    dct:issued "2018-01-03"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2025-11-24"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            vcard:hasEmail <mailto:stadtarchiv@bochum.de> ;
            foaf:name "Stadt Bochum" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:stadtarchiv@bochum.de> ;
            foaf:name "Stadt Bochum" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((7.1001 51.5321, 7.3514 51.5321, 7.3514 51.4086, 7.1001 51.4086, 7.1001 51.5321))"^^gsp:wktLiteral ] ;
    dct:title "Stolpersteine - Stadt Bochum" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "9e271b70-a759-40a5-8c0e-f75103fa2f91" ],
        [ a adms:Identifier ;
            skos:notation "9e271b70-a759-40a5-8c0e-f75103fa2f91" ],
        "9e271b70-a759-40a5-8c0e-f75103fa2f91" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Stadt Bochum" ;
            vcard:hasEmail <mailto:stadtarchiv@bochum.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Bochum" ;
            vcard:hasEmail <mailto:stadtarchiv@bochum.de> ] ;
    dcat:distribution <http://maps.bochum.de#distribution> ;
    dcat:keyword "Bochum",
        "Denkmal",
        "NS-Zeit",
        "OpenData",
        "Stolperstein" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

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

<http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> a dct:RightsStatement .

<http://maps.bochum.de#distribution> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Quelle: © Stadt Bochum" ;
    dct:description "Stolpersteine - Stadt Bochum" ;
    dct:format "GeoPackage" ;
    dct:issued "2026-07-16T22:55:29.797137"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/andere> ;
    dct:modified "2026-07-16T22:55:29.787053"^^xsd:dateTime ;
    dct:title "Stolpersteine - Stadt Bochum" ;
    dcat:accessURL <http://maps.bochum.de> ;
    dcat:downloadURL <http://maps.bochum.de> .

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

<http://maps.bochum.de> a rdfs:Resource .

