@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_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a
  a a2a:Record ;
  rdfs:label "Doop op 10 mei 1618 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_Person-90812a4a-4867-11e1-9853-b7a7dd2b6a2a, oa:person_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_Person-908159d4-4867-11e1-9853-b7a7dd2b6a2a, oa:person_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_Person-9080ff98-4867-11e1-9853-b7a7dd2b6a2a, oa:person_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_Person-90818288-4867-11e1-9853-b7a7dd2b6a2a, oa:person_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_Person-9081aab0-4867-11e1-9853-b7a7dd2b6a2a ;
  a2a:hasEvent oa:event_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_0, oa:relationep_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_1, oa:relationep_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_2, oa:relationep_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_3, oa:relationep_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_4 ;
  a2a:hasSource oa:source_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a .

oa:person_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_Person-90812a4a-4867-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Wouter Jacobs" ;
  a2a:PersonName [
    rdfs:label "Wouter Jacobs" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_Person-908159d4-4867-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Janneken Goorts" ;
  a2a:PersonName [
    rdfs:label "Janneken Goorts" ;
    a2a:PersonNameFirstName "Janneken" ;
    a2a:PersonNameLastName "Goorts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_Person-9080ff98-4867-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Jacob Jacobs" ;
  a2a:PersonName [
    rdfs:label "Jacob Jacobs" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Man" .

oa:person_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_Person-90818288-4867-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Cornelis Aertsen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Aertsen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Aertsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_Person-9081aab0-4867-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Maeyken Cornelis" ;
  a2a:PersonName [
    rdfs:label "Maeyken Cornelis" ;
    a2a:PersonNameFirstName "Maeyken" ;
    a2a:PersonNameLastName "Cornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1618" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1618-05-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_Person:90812a4a-4867-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_Person:908159d4-4867-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_Person:9080ff98-4867-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_Person:90818288-4867-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_Person:9081aab0-4867-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_600f5c8a-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:source_wba_600f5c8a-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", "1618-05-10 - 1618-05-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1618-05-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1618-05-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1618" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1618-05-10"^^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: 14, Periode: 1618-1626" ;
    a2a:Book "NH doopboek 1618-1626" ;
    a2a:RegistryNumber "14" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Doop-, trouw- en begraafboeken Bergen op Zoom, Bron: boek, Deel: 14, Periode: 1618-1626, NH doopboek 1618-1626, 14"
  ] ;
  a2a:SourceLastChangeDate "2016-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/600f5c8a-4865-11e1-9853-b7a7dd2b6a2a" ;
  a2a:RecordGUID "{600f5c8a-4865-11e1-9853-b7a7dd2b6a2a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_8836_00008836.xml van WBA" .

[] a2a:PersonRemarkdiversen "w" .
