@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/1622> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97351> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025574> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/COLLAARD>,
        <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/55630> ;
    skos:notation "1622" ;
    skos:prefLabel "publisher"@en,
        "uitgever"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/41268> ;
    skos:scopeNote "People, firms, or corporate bodies responsible for placing a book or other work on the market for sale or distribution to the public. For those active before about 1800, see \"booksellers."@en,
        "Mensen, bedrijven of rechtspersonen die verantwoordelijk zijn voor het op de markt brengen van een boek of ander werk voor de verkoop of distributie aan het publiek. Gebruik 'boekverkopers' voor personen die actief waren voor 1800."@nl ;
    prov:generatedAtTime "2024-02-28T12:03:49+00:00"^^xsd:dateTime .

