@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/74414> a skos:Concept ;
    skos:altLabel "brochures, ontwerpen voor"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/89969> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300248280> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/DOCTYPE>,
        <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:notation "74414" ;
    skos:prefLabel "brochure"@en,
        "brochure"@nl ;
    skos:scopeNote "Printed or graphic material intended for promotional or publicity purposes, such as small printed works describing the features or amenities of a place, an organization, or other concern."@en,
        "Kleinen stukken drukwerk die de kenmerken of voordelen van een plaats, organisatie, of ander bedrijf beschrijven en die over het algemeen zijn bedoeld als advertentie."@nl ;
    prov:generatedAtTime "2023-07-31T13:39:49+00:00"^^xsd:dateTime .

