@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/62936> a skos:Concept ;
    skos:altLabel "drogegasterijhouder"@nl,
        "herbergier"@nl,
        "hospes"@nl,
        "kastelein"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98057> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300443911>,
        <https://www.wikidata.org/entity/Q16513769> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "62936" ;
    skos:prefLabel "innkeeper"@en,
        "waard"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/62931>,
        <https://data.rkd.nl/thesaurus/62937>,
        <https://data.rkd.nl/thesaurus/66850> ;
    skos:scopeNote "Proprietors or managers of operations in inns, which are relatively small buildings where travellers are provided with overnight accommodation."@en,
        "Eigenaars of managers van activiteiten in herbergen, dit zijn relatief kleine gebouwen waar reizigers kunnen overnachten."@nl ;
    prov:generatedAtTime "2024-07-01T08:53:19+00:00"^^xsd:dateTime .

