@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_548cdc02-4865-11e1-9853-b7a7dd2b6a2a
  a a2a:Record ;
  rdfs:label "Doop op 11 januari 1720 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_Person-529c1f96-4867-11e1-9853-b7a7dd2b6a2a, oa:person_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_Person-529bf20a-4867-11e1-9853-b7a7dd2b6a2a, oa:person_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_Person-529c47f0-4867-11e1-9853-b7a7dd2b6a2a, oa:person_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_Person-529c7482-4867-11e1-9853-b7a7dd2b6a2a ;
  a2a:hasEvent oa:event_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_0, oa:relationep_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_1, oa:relationep_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_2, oa:relationep_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_3 ;
  a2a:hasSource oa:source_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a .

oa:person_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_Person-529c1f96-4867-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Gertrudis Stockdijk" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Stockdijk" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Stockdijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_Person-529bf20a-4867-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Theodorus Stockdijk" ;
  a2a:PersonName [
    rdfs:label "Theodorus Stockdijk" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Stockdijk"
  ] ;
  a2a:Gender "Man" .

oa:person_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_Person-529c47f0-4867-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Theodorus Stockdijk" ;
  a2a:PersonName [
    rdfs:label "Theodorus Stockdijk" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Stockdijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_Person-529c7482-4867-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Sara Elsevier" ;
  a2a:PersonName [
    rdfs:label "Sara Elsevier" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Elsevier"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1720" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1720-01-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_Person:529c1f96-4867-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_1
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_Person:529bf20a-4867-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_Person:529c47f0-4867-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_Person:529c7482-4867-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:source_wba_548cdc02-4865-11e1-9853-b7a7dd2b6a2a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1720-01-11 - 1720-01-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1720-01-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1720-01-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1720" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1720-01-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken Bergen op Zoom, Bron: boek, Deel: 2, Periode: 1700-1723" ;
    a2a:Book "RK doop- en trouwboek 1700-1723 - doop" ;
    a2a:RegistryNumber "2" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Doop-, trouw- en begraafboeken Bergen op Zoom, Bron: boek, Deel: 2, Periode: 1700-1723, RK doop- en trouwboek 1700-1723 - doop, 2"
  ] ;
  a2a:SourceLastChangeDate "2016-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/548cdc02-4865-11e1-9853-b7a7dd2b6a2a" ;
  a2a:RecordGUID "{548cdc02-4865-11e1-9853-b7a7dd2b6a2a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_8301_00008301.xml van WBA" .

[] a2a:PersonRemarkdiversen "o" .
