@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/74061> a skos:Concept ;
    skos:altLabel "lying-in customs"@en,
        "kraamgebruik"@nl,
        "kraamvisite"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/94106> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q749115> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "74061" ;
    skos:prefLabel "postpartum period"@en,
        "kraamtijd"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63330> ;
    skos:scopeNote "Period beginning immediately after the birth of a child and extending for about six weeks."@en,
        "Periode die onmiddellijk na de geboorte van een kind begint en ongeveer zes weken duurt."@nl ;
    prov:generatedAtTime "2023-08-14T06:38:17+00:00"^^xsd:dateTime .

