@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/23412> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Bytom (Poland)" ;
    ns1:P168_place_is_defined_by "POINT(18.932820 50.348020)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/1bf4202aa1894d8babf0c706a495351b>,
        <https://data.rkd.nl/.well-known/genid/3f7ad6f09c7e46d1a8ef79d10d62bd7c>,
        <https://data.rkd.nl/.well-known/genid/508419e984d248cd8c752512316e143b>,
        <https://data.rkd.nl/.well-known/genid/58588d09546c427faeb2cd9f1ab56b51> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/44028> ;
    skos:altLabel "Beuthen (Schlesien)"@en,
        "Beuthen (Schlesien)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/44028> ;
    skos:exactMatch <https://sws.geonames.org/3101950> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "23412" ;
    skos:prefLabel "Bytom (Poland)"@en,
        "Bytom (Polen)"@nl ;
    prov:generatedAtTime "2023-04-06T09:17:23+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/3101950> .

