@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix ns1: <https://linked.art/ns/terms/> .
@prefix ns2: <http://www.cidoc-crm.org/cidoc-crm/> .
@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/59122> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Château de Rosny-sur-Seine (Yvelines)" ;
    ns2:P168_place_is_defined_by "POINT(1.630278 49.003333)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/3215e989f7c24cc8b818c2c5235352d4>,
        <https://data.rkd.nl/.well-known/genid/f111adcb373f427aae87ae13a7467c4b> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/59121> ;
    skos:broader <https://data.rkd.nl/thesaurus/59121> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q2970437> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "59122" ;
    skos:prefLabel "Château de Rosny-sur-Seine (Yvelines)"@en,
        "Château de Rosny-sur-Seine (Yvelines)"@nl ;
    prov:generatedAtTime "2024-03-06T10:28:27+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://www.wikidata.org/entity/Q2970437> .

