@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/64077> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64068> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053623> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64077" ;
    skos:prefLabel "bas-relief (sculpture technique)"@en,
        "bas-reliëf (beeldhouwtechniek)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/98166> ;
    skos:scopeNote "Sculptural relief technique in which the projection of the forms is relatively shallow."@en,
        "Beeldhouw-reliëftechniek waarbij de uitspringende figuren zich maar weinig van het vlak verheffen."@nl ;
    prov:generatedAtTime "2023-07-19T06:30:11+00:00"^^xsd:dateTime .

