@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/98465> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/32994> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300386347> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/53325> ;
    skos:notation "98465" ;
    skos:prefLabel "printing firm"@en,
        "drukkerij (firma)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/36003> ;
    skos:scopeNote "Business enterprises centered on the printing press, having the main objective of printing books, journals, art prints, or other works. For enterprises having the primary objective of making printed products available to the public, but who may also print these products, use \"publishing houses.\""@en,
        "Zakelijke ondernemingen rond een drukpers, met als voornaamste bezigheid het drukken van boeken, bladen, kunstprenten of andere werken. Gebruik 'uitgeverijen' voor ondernemingen die zich voornamelijk bezig houden met het algemeen beschikbaar maken van gedrukte werken, maar daarnaast misschien zelf ook aan drukken doen."@nl ;
    prov:generatedAtTime "2023-09-20T11:14:45+00:00"^^xsd:dateTime .

