@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/64433> a skos:Concept ;
    skos:altLabel "bakeren"@nl,
        "gebakerd"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98810> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300411594> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64433" ;
    skos:prefLabel "swaddling (activity)"@en,
        "inbakeren"@nl ;
    skos:scopeNote "The action of tightly wrapping a newborn child in cloth bands or other swaddling clothing."@en,
        "De techniek van een (pasgeboren) kind stevig in doeken wikkelen."@nl ;
    prov:generatedAtTime "2024-04-15T08:19:11+00:00"^^xsd:dateTime .

