@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_wba_3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a
  a a2a:Record ;
  rdfs:label "Doop op 15 december 1710 te Wouw" ;
  a2a:hasPerson oa:person_wba_3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a_Person-25ecc605-a9cc-0006-b936-ff672ea41be0, oa:person_wba_3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a_Person-66c7f3e9-8d59-ebff-4d32-74f70efa8863, oa:person_wba_3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a_Person-98aa26e7-c973-88e9-e75c-015aafa3f22a ;
  a2a:hasEvent oa:event_wba_3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a_0, oa:relationep_wba_3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a_1, oa:relationep_wba_3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a_2 ;
  a2a:hasSource oa:source_wba_3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a .

oa:person_wba_3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a_Person-25ecc605-a9cc-0006-b936-ff672ea41be0
  a a2a:Person ;
  rdfs:label "Arnoldus Gelten" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Gelten" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Gelten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a_Person-66c7f3e9-8d59-ebff-4d32-74f70efa8863
  a a2a:Person ;
  rdfs:label "Maria Heijnen" ;
  a2a:PersonName [
    rdfs:label "Maria Heijnen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Heijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a_Person-98aa26e7-c973-88e9-e75c-015aafa3f22a
  a a2a:Person ;
  rdfs:label "Sebastianus Gelten" ;
  a2a:PersonName [
    rdfs:label "Sebastianus Gelten" ;
    a2a:PersonNameFirstName "Sebastianus" ;
    a2a:PersonNameLastName "Gelten"
  ] ;
  a2a:Gender "Man" .

oa:event_wba_3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1710" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1710-12-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a_Person:25ecc605-a9cc-0006-b936-ff672ea41be0 ;
  a2a:EventKeyRef oa:event_wba_3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a_Event1 .

oa:relationep_wba_3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a_Person:66c7f3e9-8d59-ebff-4d32-74f70efa8863 ;
  a2a:EventKeyRef oa:event_wba_3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a_Event1 .

oa:relationep_wba_3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a_Person:98aa26e7-c973-88e9-e75c-015aafa3f22a ;
  a2a:EventKeyRef oa:event_wba_3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a_Event1 .

oa:source_wba_3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1710-12-15 - 1710-12-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1710-12-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1710-12-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1710" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1710-12-15"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Parochie St. Lambertus Wouw, Bron: boek, Deel: 494c, Periode: 1693-1711" ;
    a2a:Book "RK Wouw Doopregister, 1693-1727 (DTB-deel 3, gedeelte 1693-1711)" ;
    a2a:RegistryNumber "494c" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Parochie St. Lambertus Wouw, Bron: boek, Deel: 494c, Periode: 1693-1711, RK Wouw Doopregister, 1693-1727 (DTB-deel 3, gedeelte 1693-1711), 494c"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a" ;
  a2a:RecordGUID "{3cbb64bf-d8cd-e0f3-997d-db4d7159eb1a}" ;
  a2a:SourceRemarkOpmerking "plaats geboorte: Oostelaar Getuigen: Cornelius de Jonge, Maria van Tilborgh" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_7166_00007166.xml van WBA" .

