@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/92938> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/61836> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300117132> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "92938" ;
    skos:prefLabel "sherd"@en,
        "scherf"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/37159>,
        <https://data.rkd.nl/thesaurus/55233> ;
    skos:scopeNote "Limited to fragments of pottery or glass."@en,
        "Wordt alleen gebruikt voor fragmenten van aardewerk of glas."@nl ;
    prov:generatedAtTime "2023-07-31T13:56:19+00:00"^^xsd:dateTime .

