@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_c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4
  a a2a:Record ;
  rdfs:label "Doop op 16 maart 1624 te Wouw" ;
  a2a:hasPerson oa:person_wba_c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4_Person-74f34aa8-88f8-4dc5-a1b6-4f35d31463eb, oa:person_wba_c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4_Person-c1fe5ad8-c121-57b2-04de-010ca5e27e30, oa:person_wba_c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4_Person-87080db2-a882-ef24-9d14-7b559ee0ad07 ;
  a2a:hasEvent oa:event_wba_c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4_0, oa:relationep_wba_c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4_1, oa:relationep_wba_c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4_2 ;
  a2a:hasSource oa:source_wba_c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4 .

oa:person_wba_c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4_Person-74f34aa8-88f8-4dc5-a1b6-4f35d31463eb
  a a2a:Person ;
  rdfs:label "Peeter Jacopssen" ;
  a2a:PersonName [
    rdfs:label "Peeter Jacopssen" ;
    a2a:PersonNameFirstName "Peeter" ;
    a2a:PersonNameLastName "Jacopssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4_Person-c1fe5ad8-c121-57b2-04de-010ca5e27e30
  a a2a:Person ;
  rdfs:label "Blasijn Pierssen" ;
  a2a:PersonName [
    rdfs:label "Blasijn Pierssen" ;
    a2a:PersonNameFirstName "Blasijn" ;
    a2a:PersonNameLastName "Pierssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4_Person-87080db2-a882-ef24-9d14-7b559ee0ad07
  a a2a:Person ;
  rdfs:label "Joannes Jacopssen" ;
  a2a:PersonName [
    rdfs:label "Joannes Jacopssen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Jacopssen"
  ] ;
  a2a:Gender "Man" .

oa:event_wba_c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1624" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1624-03-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4_Person:74f34aa8-88f8-4dc5-a1b6-4f35d31463eb ;
  a2a:EventKeyRef oa:event_wba_c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4_Event1 .

oa:relationep_wba_c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4_Person:c1fe5ad8-c121-57b2-04de-010ca5e27e30 ;
  a2a:EventKeyRef oa:event_wba_c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4_Event1 .

oa:relationep_wba_c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4_Person:87080db2-a882-ef24-9d14-7b559ee0ad07 ;
  a2a:EventKeyRef oa:event_wba_c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4_Event1 .

oa:source_wba_c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1624-03-16 - 1624-03-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1624-03-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1624-03-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1624" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1624-03-16"^^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: 494a, Periode: 1615-1640" ;
    a2a:Book "RK Wouw Doopregister, 1615-1640 (DTB-deel 1)" ;
    a2a:RegistryNumber "494a" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Parochie St. Lambertus Wouw, Bron: boek, Deel: 494a, Periode: 1615-1640, RK Wouw Doopregister, 1615-1640 (DTB-deel 1), 494a"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4" ;
  a2a:RecordGUID "{c90b4a7e-60e4-1cf4-e9a7-cc0e3ca97bc4}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Jan Cornelissen, Lijn Pierssen", "Bevat achterin enkele huwelijks- en overlijdensaantekeningen." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9201_00009201.xml van WBA" .

