@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/98171> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98165> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379328> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/92176> ;
    skos:notation "98171" ;
    skos:prefLabel "architectural sculpture"@en,
        "architecturaal beeldhouwwerk"@nl ;
    skos:scopeNote "General term for sculpture that is carved from or applied to surfaces of architectural members, usually exterior."@en,
        "Algemene term voor beeldhouwwerk dat is gesneden uit of aangebracht op oppervlakken van architecturale elementen, meestal aan de buitenkant."@nl ;
    prov:generatedAtTime "2023-07-20T13:37:50+00:00"^^xsd:dateTime .

