@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/81649> a skos:Concept ;
    skos:altLabel "inventory list"@en,
        "inventarislijst"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79438> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300027045> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/toegang>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:narrower <https://data.rkd.nl/thesaurus/80621>,
        <https://data.rkd.nl/thesaurus/81992> ;
    skos:notation "81649" ;
    skos:prefLabel "inventory"@en,
        "inventaris"@nl ;
    skos:scopeNote "Detailed lists of things in one's view or possession, as of all goods and materials on hand, or detailed lists of all items in a given category. For documentation of examination conducted to achieve a comprehensive view, use \"surveys.\""@en,
        "Uitvoerige lijsten van zaken die men voor ogen heeft of die men bezit, zoals alle goederen en materialen die voorhanden zijn, of uitvoerige lijsten van alle zaken in een bepaalde categorie. Gebruik 'surveys' voor documentatie van onderzoek dat is uitgevoerd om ergens een brede kijk op te krijgen."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:35+00:00"^^xsd:dateTime .

