@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix ns1: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix ns2: <https://linked.art/ns/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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#> .

<https://data.rkd.nl/thesaurus/26073> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "East Germany (hist.)" ;
    ns1:P168_place_is_defined_by "POINT(12.515590 52.194980)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/57614fbe59ae4322bc25bf5ead4d32e0>,
        <https://data.rkd.nl/.well-known/genid/80ef9b0e0a4647e6a640196ac65d8c52>,
        <https://data.rkd.nl/.well-known/genid/8d6393c4e4594380bf33fb2807d8ec4d>,
        <https://data.rkd.nl/.well-known/genid/d3955583fa7f41d28f8d9e34b5510b41> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/456> ;
    skos:altLabel "D.D.R. (hist.)"@en,
        "Duitse Demokratische Republiek (hist.)"@en,
        "D.D.R. (hist.)"@nl,
        "Duitse Demokratische Republiek (hist.)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/456> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/7000080>,
        <https://sws.geonames.org/8354410>,
        <https://www.wikidata.org/entity/Q16957> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "26073" ;
    skos:prefLabel "East Germany (hist.)"@en,
        "Oost-Duitsland (hist.)"@nl ;
    prov:generatedAtTime "2023-02-16T12:31:55+00:00"^^xsd:dateTime ;
    ns2:equivalent <http://vocab.getty.edu/tgn/7000080>,
        <https://sws.geonames.org/8354410>,
        <https://www.wikidata.org/entity/Q16957> .

