@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/82409> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94106> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300221442> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82409" ;
    skos:prefLabel "motherhood"@en,
        "moederschap"@nl ;
    skos:scopeNote "State of being a mother; also the qualities belonging to or associated with being a mother or being pregnant."@en,
        "De toestand van het moeder zijn; ook de eigenschappen die behoren tot of worden geassocieerd met moederschap of in het verwachting zijn."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:42+00:00"^^xsd:dateTime .

