@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/56863> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Zwaluwenburg (estate)" ;
    ns2:P168_place_is_defined_by "POINT(5.876086 52.433408)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/1a2b5c355b1e40afbf6cf6f8eb34d963>,
        <https://data.rkd.nl/.well-known/genid/9a803556005447598c9b5f76ef0f4d76>,
        <https://data.rkd.nl/.well-known/genid/ac137d38742b49a892d512c80af5871c>,
        <https://data.rkd.nl/.well-known/genid/e948f7643bd64b399312a0e3f409de7b> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/19471> ;
    skos:altLabel "Huis Zwaluwenberg (Oldebroek)"@en,
        "Huis Zwaluwenberg (Oldebroek)"@nl,
        "Kasteel Zwaluwenburg (Elburg)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/19471> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q2369478> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "56863" ;
    skos:prefLabel "Zwaluwenburg (estate)"@en,
        "Zwaluwenburg (landgoed)"@nl ;
    prov:generatedAtTime "2023-02-16T12:36:28+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://www.wikidata.org/entity/Q2369478> .

