@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/36332> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Stribro" ;
    ns1:P168_place_is_defined_by "POINT(12.997000 49.755650)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/324351d91475472da1b83bcc66cace0b>,
        <https://data.rkd.nl/.well-known/genid/61d6f0cba76c467a9054ee8f02edcef3>,
        <https://data.rkd.nl/.well-known/genid/d5f5801931914a688c5fd9751838bc48>,
        <https://data.rkd.nl/.well-known/genid/ed1e528d47a841918f19ffbe1c29817c> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/40078> ;
    skos:altLabel "Mies (Westböhmen)"@en,
        "Mies (Westböhmen)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/40078> ;
    skos:exactMatch <https://sws.geonames.org/3064919> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "36332" ;
    skos:prefLabel "Stribro"@en,
        "Stribro"@nl ;
    prov:generatedAtTime "2023-04-20T14:30:57+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/3064919> .

