@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D
  a a2a:Record ;
  rdfs:label "Doop op 7 maart 1752 te Gendringen" ;
  a2a:hasPerson oa:person_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_Person1, oa:person_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_Person2, oa:person_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_Person3, oa:person_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_Person4, oa:person_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_Person5 ;
  a2a:hasEvent oa:event_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_0, oa:relationep_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_1, oa:relationep_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_2, oa:relationep_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_3, oa:relationep_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_4 ;
  a2a:hasSource oa:source_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D .

oa:person_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_Person1
  a a2a:Person ;
  rdfs:label "Mechtildis Mummen" ;
  a2a:PersonName [
    rdfs:label "Mechtildis Mummen" ;
    a2a:PersonNameFirstName "Mechtildis" ;
    a2a:PersonNameLastName "Mummen"
  ] .

oa:person_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_Person2
  a a2a:Person ;
  rdfs:label "Theodorus Mummen" ;
  a2a:PersonName [
    rdfs:label "Theodorus Mummen" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Mummen"
  ] .

oa:person_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_Person3
  a a2a:Person ;
  rdfs:label "Elijsabeth Ratelbants" ;
  a2a:PersonName [
    rdfs:label "Elijsabeth Ratelbants" ;
    a2a:PersonNameFirstName "Elijsabeth" ;
    a2a:PersonNameLastName "Ratelbants"
  ] .

oa:person_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_Person4
  a a2a:Person ;
  rdfs:label "Arnoldus Bouman" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Bouman" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Bouman"
  ] .

oa:person_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_Person5
  a a2a:Person ;
  rdfs:label "Cornelius Bouman" ;
  a2a:PersonName [
    rdfs:label "Cornelius Bouman" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Bouman"
  ] .

oa:event_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1752" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1752-03-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gendringen" ;
    rdfs:label "Gendringen"
  ] ;
  a2a:EventRemark29_Kerkelijke_gemeente "Gendringen" .

oa:relationep_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_0
  a a2a:RelationEP ;
  rdfs:label "other:Niet gespecificeerde rol" ;
  a2a:RelationType "other:Niet gespecificeerde rol" ;
  a2a:PersonKeyRef oa:person_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_Person1 ;
  a2a:EventKeyRef oa:event_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_Event1 .

oa:relationep_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_1
  a a2a:RelationEP ;
  rdfs:label "other:Niet gespecificeerde rol" ;
  a2a:RelationType "other:Niet gespecificeerde rol" ;
  a2a:PersonKeyRef oa:person_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_Person2 ;
  a2a:EventKeyRef oa:event_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_Event1 .

oa:relationep_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_2
  a a2a:RelationEP ;
  rdfs:label "other:Niet gespecificeerde rol" ;
  a2a:RelationType "other:Niet gespecificeerde rol" ;
  a2a:PersonKeyRef oa:person_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_Person3 ;
  a2a:EventKeyRef oa:event_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_Event1 .

oa:relationep_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_3
  a a2a:RelationEP ;
  rdfs:label "other:Niet gespecificeerde rol" ;
  a2a:RelationType "other:Niet gespecificeerde rol" ;
  a2a:PersonKeyRef oa:person_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_Person4 ;
  a2a:EventKeyRef oa:event_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_Event1 .

oa:relationep_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_4
  a a2a:RelationEP ;
  rdfs:label "other:Niet gespecificeerde rol" ;
  a2a:RelationType "other:Niet gespecificeerde rol" ;
  a2a:PersonKeyRef oa:person_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_Person5 ;
  a2a:EventKeyRef oa:event_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D_Event1 .

oa:source_gld_754CE0E6-2FA5-4CE8-924B-9647083FE29D
  a a2a:Source ;
  rdfs:label "Gelders Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem", "1752-01-01 - 1752-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1752-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1752-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Collection "Gendringen" ;
    a2a:RegistryNumber "762" ;
    a2a:Folio "108" ;
    rdfs:label "Gelders Archief, Gendringen, 762, 108"
  ] ;
  a2a:SourceLastChangeDate "2016-04-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.geldersarchief.nl/zoeken/?mivast=37&miadt=37&miaet=18&micode=0176_762&minr=25177930&miview=ldt" ;
  a2a:RecordGUID "{754CE0E6-2FA5-4CE8-924B-9647083FE29D}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-AhGldA_0176_762_18_MI.xml van GLD" .

