@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/63002> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62883> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300438831> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ONDERWERPSTYPE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63000>,
        <https://data.rkd.nl/thesaurus/63001> ;
    skos:notation "63002" ;
    skos:prefLabel "children's portrait"@en,
        "kinderportret"@nl ;
    skos:scopeNote "Visual works that depict one or more children."@en,
        "Portretten waarop enkel één of meerdere kinderen afgebeeld staan."@nl ;
    prov:generatedAtTime "2023-10-18T10:38:37+00:00"^^xsd:dateTime .

