@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/63380> a skos:Concept ;
    skos:altLabel "liggend (positie)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98810> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300380165> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63380" ;
    skos:prefLabel "reclining"@en,
        "liggen"@nl ;
    skos:scopeNote "The act of placing oneself or another person or object upon a surface in a horizontal position, usually on the back. The term may also modify a representation of a figure in a recumbent posture."@en,
        "Het zichzelf, een andere persoon of een object in een horizontale houding op een oppervlak plaatsen, doorgaans op de rug. De term wordt ook gebruikt om een afgebeeld figuur met een rustende houding te beschrijven."@nl ;
    prov:generatedAtTime "2024-04-15T08:20:36+00:00"^^xsd:dateTime .

