@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/45042> a skos:Concept ;
    skos:altLabel "bones"@en,
        "bot (gebeente)"@nl,
        "botten"@nl,
        "gebeente"@nl,
        "knekel (gebeente)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63396> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300191781> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63167> ;
    skos:notation "45042" ;
    skos:prefLabel "skeleton component (animal component)"@en,
        "skeletonderdeel"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63170>,
        <https://data.rkd.nl/thesaurus/63809>,
        <https://data.rkd.nl/thesaurus/63898> ;
    skos:scopeNote "The parts or components of skeletons."@en,
        "De onderdelen of componenten van skeletten."@nl ;
    prov:generatedAtTime "2022-05-30T09:27:45+00:00"^^xsd:dateTime .

