@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/81037> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94103> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300185680>,
        <https://www.wikidata.org/entity/Q380351> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81037" ;
    skos:prefLabel "emancipation"@en,
        "emancipatie"@nl ;
    skos:scopeNote "The act of freeing from restraint or bondage."@en ;
    prov:generatedAtTime "2023-06-14T12:35:02+00:00"^^xsd:dateTime .

