@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/79629> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80208> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026662> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:notation "79629" ;
    skos:prefLabel "house organ"@en,
        "personeelsblad"@nl ;
    skos:scopeNote "Periodicals produced by an organization, especially a commercial or industrial enterprise, and intended for primarily internal dissemination, or for distribution to customers."@en,
        "Periodieken die worden geproduceerd door een organisatie, vooral een commerciële of industriële onderneming, en die zijn bedoeld om intern te worden verspreid of om aan klanten te worden verstrekt."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:09+00:00"^^xsd:dateTime .

