@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/80531> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79438> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026497> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80531" ;
    skos:prefLabel "bibliography"@en,
        "bibliografie"@nl ;
    skos:scopeNote "Lists of books, documents, and other bibliographical items, often all related by author, topic, or another criterion. Bibliographies are arranged in some logical order giving brief information about the works, such as author, date, publisher, and place of publication."@en,
        "Lijsten van boeken of andersoortige documenten die in een of andere logische volgorde zijn gerangschikt en die korte informatie geven over de genoemde werken, zoals auteur, datum, uitgever en plaats van publicatie. Een 'bibliografie' kan, onder andere, betrekking hebben op het oeuvre van een bepaalde auteur zijn of op een bepaald onderwerp."@nl ;
    prov:generatedAtTime "2023-03-22T12:04:21+00:00"^^xsd:dateTime .

