@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/95730> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62960> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300404347> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95730" ;
    skos:prefLabel "conversion (activity)"@en,
        "bekering"@nl ;
    skos:scopeNote "Acts of bringing of a person from lack of belief or another belief over to a specified religious faith, profession, or party."@en,
        "Handelingen waarbij iemand die niet gelooft of een ander geloof of andere overtuiging aanhangt, wordt overgehaald om bij een bepaald geloof, overtuiging of partij te komen."@nl ;
    prov:generatedAtTime "2023-08-14T11:07:51+00:00"^^xsd:dateTime .

