@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/82137> a skos:Concept ;
    skos:altLabel "hofstede"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96716> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300000238> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82137" ;
    skos:prefLabel "manor (agricultural complexe)"@en,
        "landgoed"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/62980>,
        <https://data.rkd.nl/thesaurus/63954> ;
    skos:scopeNote "Landed estates administered as units and consisting of the main residence (manor house), demesnes, and the land over which the lord has privileges."@en,
        "Wordt gebruikt voor landgoederen die worden beheerd als een geheel en die bestaan uit een hoofdwoning (herenhuis), domeinen en het land waar de landheer privileges heeft."@nl ;
    prov:generatedAtTime "2022-06-22T14:15:05+00:00"^^xsd:dateTime .

