@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/36003> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/35981> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300006247> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "36003" ;
    skos:prefLabel "printing plant"@en,
        "drukkerij (fabriek)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/98465> ;
    skos:scopeNote "Facilities, office, or business where the printing of books or other works takes place."@en,
        "Inrichtingen (kantoren of bedrijven) waar boeken of andere werken worden gedrukt."@nl ;
    prov:generatedAtTime "2023-09-20T11:14:45+00:00"^^xsd:dateTime .

