@prefix ns1: <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/97795> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "top term place" ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/415a91c215d7488f9ecbb1e9d8435b9a>,
        <https://data.rkd.nl/.well-known/genid/bb95916c273147838e2ea0b4f427263b> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/35597>,
        <https://data.rkd.nl/thesaurus/52811>,
        <https://data.rkd.nl/thesaurus/77089>,
        <https://data.rkd.nl/thesaurus/90371> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/35597>,
        <https://data.rkd.nl/thesaurus/52811>,
        <https://data.rkd.nl/thesaurus/77089>,
        <https://data.rkd.nl/thesaurus/90371> ;
    skos:notation "97795" ;
    skos:prefLabel "top term place"@en,
        "topterm plaats"@nl ;
    skos:scopeNote "Top term for the domain place in the RKDthesaurus. This domain includes geographical terms. Places are included by their current, modern names. Historical names are included as non-preferred terms. There are some exceptions to this rule."@en,
        "Topterm voor het domein plaats binnen de RKDthesaurus. Dit domein bevat geografische termen. Plaatsen worden op hun huidige, moderne naam opgenomen. Historische namen worden als nietvoorkeurstermen opgenomen. Er zijn enkele uitzonderingen op deze regel."@nl ;
    prov:generatedAtTime "2024-07-31T08:55:10+00:00"^^xsd:dateTime .

