@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/3839> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Brielle (place)" ;
    ns2:P168_place_is_defined_by "POINT(4.162500 51.901670)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/519fc374e3584d41abc32d779c0bd827>,
        <https://data.rkd.nl/.well-known/genid/692b23097f1047a39042014bfa1b1de8>,
        <https://data.rkd.nl/.well-known/genid/79d87d8f0b7e4511b807d8f531d34049>,
        <https://data.rkd.nl/.well-known/genid/ede1c42ad71a45f29e223376d1ccfd2a> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/97609> ;
    ns2:P89i_contains <https://data.rkd.nl/thesaurus/85185>,
        <https://data.rkd.nl/thesaurus/89079>,
        <https://data.rkd.nl/thesaurus/89180> ;
    skos:altLabel "Den Briel"@en,
        "Den Briel"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/97609> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/1047678>,
        <https://sws.geonames.org/2758326>,
        <https://www.wikidata.org/entity/Q33426218> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/85185>,
        <https://data.rkd.nl/thesaurus/89079>,
        <https://data.rkd.nl/thesaurus/89180> ;
    skos:notation "3839" ;
    skos:prefLabel "Brielle (place)"@en,
        "Brielle (plaats)"@nl ;
    prov:generatedAtTime "2023-02-16T12:27:41+00:00"^^xsd:dateTime ;
    ns1:equivalent <http://vocab.getty.edu/tgn/1047678>,
        <https://sws.geonames.org/2758326>,
        <https://www.wikidata.org/entity/Q33426218> .

