@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/62980> a skos:Concept ;
    skos:altLabel "borg (manor house)"@en,
        "manorial farm"@en,
        "ridderhofstede"@en,
        "state (building)"@en,
        "stinze (building)"@en,
        "borg (landhuis)"@nl,
        "havezaat"@nl,
        "havezate"@nl,
        "havezathe"@nl,
        "landhuizen"@nl,
        "ridderhofstede"@nl,
        "state"@nl,
        "stinze"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63943> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300005579> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "62980" ;
    skos:prefLabel "manor house"@en,
        "landhuis"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63954>,
        <https://data.rkd.nl/thesaurus/82137> ;
    skos:scopeNote "Mansions belonging to, or used by, the lord of a manor."@en,
        "Landhuizen van (adellijke) landheren, vroeger vaakversterkt, met omringende landerijen."@nl ;
    prov:generatedAtTime "2023-07-17T10:45:54+00:00"^^xsd:dateTime .

