@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_9b0c76b4-de46-e28a-e31d-5a610462b384
  a a2a:Record ;
  rdfs:label "Doop op 21 mei 1641 te Wouw" ;
  a2a:hasPerson oa:person_wba_9b0c76b4-de46-e28a-e31d-5a610462b384_Person-321abf1a-4283-5324-0393-787e3afc7ae3, oa:person_wba_9b0c76b4-de46-e28a-e31d-5a610462b384_Person-342c1ae7-ecec-2a33-0b94-30794f1ae47c, oa:person_wba_9b0c76b4-de46-e28a-e31d-5a610462b384_Person-59ce897e-0674-9d08-90c1-5d6982faf7c7 ;
  a2a:hasEvent oa:event_wba_9b0c76b4-de46-e28a-e31d-5a610462b384_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_9b0c76b4-de46-e28a-e31d-5a610462b384_0, oa:relationep_wba_9b0c76b4-de46-e28a-e31d-5a610462b384_1, oa:relationep_wba_9b0c76b4-de46-e28a-e31d-5a610462b384_2 ;
  a2a:hasSource oa:source_wba_9b0c76b4-de46-e28a-e31d-5a610462b384 .

oa:person_wba_9b0c76b4-de46-e28a-e31d-5a610462b384_Person-321abf1a-4283-5324-0393-787e3afc7ae3
  a a2a:Person ;
  rdfs:label "Adrianus Pierssen Potter" ;
  a2a:PersonName [
    rdfs:label "Adrianus Pierssen Potter" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Pierssen" ;
    a2a:PersonNameLastName "Potter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_9b0c76b4-de46-e28a-e31d-5a610462b384_Person-342c1ae7-ecec-2a33-0b94-30794f1ae47c
  a a2a:Person ;
  rdfs:label "Maria Cornelisen" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelisen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Cornelisen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_9b0c76b4-de46-e28a-e31d-5a610462b384_Person-59ce897e-0674-9d08-90c1-5d6982faf7c7
  a a2a:Person ;
  rdfs:label "Petrus Potter" ;
  a2a:PersonName [
    rdfs:label "Petrus Potter" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Potter"
  ] ;
  a2a:Gender "Man" .

oa:event_wba_9b0c76b4-de46-e28a-e31d-5a610462b384_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1641" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1641-05-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_9b0c76b4-de46-e28a-e31d-5a610462b384_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_9b0c76b4-de46-e28a-e31d-5a610462b384_Person:321abf1a-4283-5324-0393-787e3afc7ae3 ;
  a2a:EventKeyRef oa:event_wba_9b0c76b4-de46-e28a-e31d-5a610462b384_Event1 .

oa:relationep_wba_9b0c76b4-de46-e28a-e31d-5a610462b384_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_9b0c76b4-de46-e28a-e31d-5a610462b384_Person:342c1ae7-ecec-2a33-0b94-30794f1ae47c ;
  a2a:EventKeyRef oa:event_wba_9b0c76b4-de46-e28a-e31d-5a610462b384_Event1 .

oa:relationep_wba_9b0c76b4-de46-e28a-e31d-5a610462b384_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_9b0c76b4-de46-e28a-e31d-5a610462b384_Person:59ce897e-0674-9d08-90c1-5d6982faf7c7 ;
  a2a:EventKeyRef oa:event_wba_9b0c76b4-de46-e28a-e31d-5a610462b384_Event1 .

oa:source_wba_9b0c76b4-de46-e28a-e31d-5a610462b384
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1641-05-21 - 1641-05-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1641-05-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1641-05-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1641" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1641-05-21"^^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: 494b, Periode: 1640-1692" ;
    a2a:Book "RK Wouw Doopregister, 1640-1692 (DTB-deel 2, gedeelte 1640-1665)" ;
    a2a:RegistryNumber "494b" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Parochie St. Lambertus Wouw, Bron: boek, Deel: 494b, Periode: 1640-1692, RK Wouw Doopregister, 1640-1692 (DTB-deel 2, gedeelte 1640-1665), 494b"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/9b0c76b4-de46-e28a-e31d-5a610462b384" ;
  a2a:RecordGUID "{9b0c76b4-de46-e28a-e31d-5a610462b384}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Catharina Piers, Joannes Jespers Lampeneijr" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_7938_00007938.xml van WBA" .

