@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/45019> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Skutec" ;
    ns1:P168_place_is_defined_by "POINT(15.996550 49.843470)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/63e42560f658427dab8e78865240d946>,
        <https://data.rkd.nl/.well-known/genid/8aefa36847f347868490e09a34a04319>,
        <https://data.rkd.nl/.well-known/genid/94d02177d1324315a8e23f4b6d259cfe>,
        <https://data.rkd.nl/.well-known/genid/fff8d5bd55074b95994b54f3e0ee8607> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/56086> ;
    skos:altLabel "Skutsch (Ostböhmen)"@en,
        "Skutsch (Ostböhmen)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/56086> ;
    skos:exactMatch <https://sws.geonames.org/3065921>,
        <https://www.wikidata.org/entity/Q1332942> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "45019" ;
    skos:prefLabel "Skutec"@en,
        "Skutec"@nl ;
    prov:generatedAtTime "2023-02-16T12:35:05+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/3065921>,
        <https://www.wikidata.org/entity/Q1332942> .

