@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/96236> a skos:Concept ;
    skos:altLabel "trouwregister"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79176> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300027422> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "96236" ;
    skos:prefLabel "marriage register"@en,
        "huwelijksregister"@nl ;
    skos:scopeNote "Official lists of marriages, including details considered sufficiently important to be formally noted, and maintained in a regular manner."@en ;
    prov:generatedAtTime "2024-08-05T08:40:22+00:00"^^xsd:dateTime .

