@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_b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99
  a a2a:Record ;
  rdfs:label "Doop op 20 juni 1768 te Wouw" ;
  a2a:hasPerson oa:person_wba_b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99_Person-3c0fddc5-5d7a-c3ce-cee1-df007566246b, oa:person_wba_b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99_Person-ff3b7f86-7f2d-0912-e102-f7c5c8588cad, oa:person_wba_b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99_Person-3944dd1e-b486-e884-cfcd-9e0fde37f544 ;
  a2a:hasEvent oa:event_wba_b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99_0, oa:relationep_wba_b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99_1, oa:relationep_wba_b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99_2 ;
  a2a:hasSource oa:source_wba_b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99 .

oa:person_wba_b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99_Person-3c0fddc5-5d7a-c3ce-cee1-df007566246b
  a a2a:Person ;
  rdfs:label "Joannes de Groot" ;
  a2a:PersonName [
    rdfs:label "Joannes de Groot" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99_Person-ff3b7f86-7f2d-0912-e102-f7c5c8588cad
  a a2a:Person ;
  rdfs:label "Gertrudis Blockhuijsen" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Blockhuijsen" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Blockhuijsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99_Person-3944dd1e-b486-e884-cfcd-9e0fde37f544
  a a2a:Person ;
  rdfs:label "Adriana de Groot" ;
  a2a:PersonName [
    rdfs:label "Adriana de Groot" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_wba_b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1768" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1768-06-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_wba_b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99_Person:3c0fddc5-5d7a-c3ce-cee1-df007566246b ;
  a2a:EventKeyRef oa:event_wba_b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99_Event1 .

oa:relationep_wba_b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99_Person:ff3b7f86-7f2d-0912-e102-f7c5c8588cad ;
  a2a:EventKeyRef oa:event_wba_b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99_Event1 .

oa:relationep_wba_b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99_Person:3944dd1e-b486-e884-cfcd-9e0fde37f544 ;
  a2a:EventKeyRef oa:event_wba_b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99_Event1 .

oa:source_wba_b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1768-06-20 - 1768-06-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1768-06-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1768-06-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1768" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1768-06-20"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: R.K. Parochie St. Lambertus, Wouw, Bron: boek, Deel: 494d, Periode: 1755-1783" ;
    a2a:Book "RK Wouw Doopregister, 1728-1783 (DTB-deel 4, gedeelte 1755-1783)" ;
    a2a:RegistryNumber "494d" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: R.K. Parochie St. Lambertus, Wouw, Bron: boek, Deel: 494d, Periode: 1755-1783, RK Wouw Doopregister, 1728-1783 (DTB-deel 4, gedeelte 1755-1783), 494d"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99" ;
  a2a:RecordGUID "{b0eb89fa-8ce5-baf7-76ac-9f66e1e82d99}" ;
  a2a:SourceRemarkOpmerking "plaats geboorte: Moerstraten Getuigen: Adrianus Blockhuijsen, Antonia van Ackeren namens Maria Vissers" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9141_00009141.xml van WBA" .

[] a2a:PersonRemarkdiversen "'ex Alsatia'" .
[] a2a:PersonRemarkdiversen "ex Moerstraten" .
