@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/63299> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96718> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300107979> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63299" ;
    skos:prefLabel "yard"@en,
        "erf"@nl ;
    skos:scopeNote "Comparatively small open areas attached to a house or other building or enclosed by it, and open to the sky; sometimes walled."@en,
        "Relatief kleine open ruimten bij een huis of ander gebouw, of erdoor omsloten, zonder overkapping; soms ommuurd."@nl ;
    prov:generatedAtTime "2022-06-16T08:01:24+00:00"^^xsd:dateTime .

