@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/79438> a skos:Concept ;
    skos:altLabel "descriptive list"@en,
        "fund list"@en,
        "internet presentation collection"@en,
        "internet presentation inventory"@en,
        "museum collection description"@en,
        "order list"@en,
        "partly inventoried"@en,
        "beschrijvende lijst"@nl,
        "bestellijst"@nl,
        "deels geïnventariseerd"@nl,
        "fondslijst"@nl,
        "internetpresentatie collectie"@nl,
        "internetpresentatie inventaris"@nl,
        "museale collectiebeschrijving"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98338> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300027119> ;
    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/45454>,
        <https://data.rkd.nl/thesaurus/79488>,
        <https://data.rkd.nl/thesaurus/79579>,
        <https://data.rkd.nl/thesaurus/80531>,
        <https://data.rkd.nl/thesaurus/81611>,
        <https://data.rkd.nl/thesaurus/81649>,
        <https://data.rkd.nl/thesaurus/82163>,
        <https://data.rkd.nl/thesaurus/82464>,
        <https://data.rkd.nl/thesaurus/83457> ;
    skos:notation "79438" ;
    skos:prefLabel "list (document genre)"@en,
        "lijst (documentsoort)"@nl ;
    skos:scopeNote "Transcribed collections of numbers, names, or other text indicating tallies of concepts collocated for any particular purpose."@en ;
    prov:generatedAtTime "2023-08-10T07:43:46+00:00"^^xsd:dateTime .

