@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/67148> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63078> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300411448> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/COLLAARD>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67148" ;
    skos:prefLabel "hofje (almshouse)"@en,
        "hofje (armenhuis)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/80464> ;
    skos:scopeNote "Almshouses built surrounding a courtyard. Unique to the Netherlands, these are intended as housing for the elderly, primarily single women, and are administered as charitable institutions originally financed as legacies by wealthy individuals, or founded by municipal authorities."@en,
        "Geheel van om een binnentuin gelegen kleine huisjes, oorspronkelijk voor armen. Mannen en vrouwen leefden gescheiden."@nl ;
    prov:generatedAtTime "2022-06-15T11:27:39+00:00"^^xsd:dateTime .

