@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/81408> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79572> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026395> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/80873> ;
    skos:notation "81408" ;
    skos:prefLabel "manual"@en,
        "handleiding"@nl ;
    skos:scopeNote "Books or treatises, often compendious, containing rules or instructions needed to perform tasks, operations, processes, occupations, arts, or studies, and intended to be used as reference while the task or study is performed."@en,
        "Wordt gebruikt voor, meestal compacte, boeken die beknopte informatie bevatten. Meestal gaat het om regels of aanwijzingen die men nodig heeft om bepaalde taken of processen te kunnen uitvoeren."@nl ;
    prov:generatedAtTime "2023-08-10T10:12:50+00:00"^^xsd:dateTime .

