@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_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a
  a a2a:Record ;
  rdfs:label "Doop op 27 januari 1748 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_Person-6233d9ee-4867-11e1-9853-b7a7dd2b6a2a, oa:person_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_Person-6234046e-4867-11e1-9853-b7a7dd2b6a2a, oa:person_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_Person-6233aece-4867-11e1-9853-b7a7dd2b6a2a, oa:person_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_Person-62342f0c-4867-11e1-9853-b7a7dd2b6a2a ;
  a2a:hasEvent oa:event_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_0, oa:relationep_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_1, oa:relationep_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_2, oa:relationep_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_3 ;
  a2a:hasSource oa:source_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a .

oa:person_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_Person-6233d9ee-4867-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Fredericus Verbiest" ;
  a2a:PersonName [
    rdfs:label "Fredericus Verbiest" ;
    a2a:PersonNameFirstName "Fredericus" ;
    a2a:PersonNameLastName "Verbiest"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_Person-6234046e-4867-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Catharina Mens" ;
  a2a:PersonName [
    rdfs:label "Catharina Mens" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Mens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_Person-6233aece-4867-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Joannes Verbiest" ;
  a2a:PersonName [
    rdfs:label "Joannes Verbiest" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Verbiest"
  ] ;
  a2a:Gender "Man" .

oa:person_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_Person-62342f0c-4867-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Barbara Melons" ;
  a2a:PersonName [
    rdfs:label "Barbara Melons" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Melons"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_Person:6233d9ee-4867-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_Person:6234046e-4867-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_Person:6233aece-4867-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_Person:62342f0c-4867-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_578dc1c8-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:source_wba_578dc1c8-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", "1748-01-27 - 1748-01-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1748-01-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1748-01-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1748" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1748-01-27"^^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: 4, Periode: 1747-1755" ;
    a2a:Book "RK doopboek 1747-1755" ;
    a2a:RegistryNumber "4" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Doop-, trouw- en begraafboeken Bergen op Zoom, Bron: boek, Deel: 4, Periode: 1747-1755, RK doopboek 1747-1755, 4"
  ] ;
  a2a:SourceLastChangeDate "2016-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/578dc1c8-4865-11e1-9853-b7a7dd2b6a2a" ;
  a2a:RecordGUID "{578dc1c8-4865-11e1-9853-b7a7dd2b6a2a}" ;
  a2a:SourceRemarkOpmerking "Vader bij het leger van Kinschot." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_8396_00008396.xml van WBA" .

[] a2a:PersonRemarkdiversen "w" .
