@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/67903> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63101> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300004072> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67903" ;
    skos:prefLabel "appentice (building)"@en,
        "afdak (aanbouw)"@nl ;
    skos:scopeNote "Minor structures with roofs of single slope built against the sides of buildings. For freestanding structures of this type, use \"lean-tos.\""@en,
        "Gebruik voor kleinere bouwwerken met een enkel afhellende dak, tegen een muur of gebouw aangebracht. Gebruik 'afdaken (vrijstaand)' voor vrijstaande constructies van dit type."@nl ;
    prov:generatedAtTime "2023-07-17T08:28:54+00:00"^^xsd:dateTime .

