@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_7057a3a6-bd57-d6c4-e663-af44d6a8db92
  a a2a:Record ;
  rdfs:label "Geboorte op 22 november 1903" ;
  a2a:hasPerson oa:person_wba_7057a3a6-bd57-d6c4-e663-af44d6a8db92_Person-d1143ab5-eb29-12a2-3807-3b2a442dfee0, oa:person_wba_7057a3a6-bd57-d6c4-e663-af44d6a8db92_Person-89e48230-b7d3-4599-f656-c88f252b80c5, oa:person_wba_7057a3a6-bd57-d6c4-e663-af44d6a8db92_Person-4c4fabf3-d5c4-2651-dcf2-13754d769222 ;
  a2a:hasEvent oa:event_wba_7057a3a6-bd57-d6c4-e663-af44d6a8db92_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_7057a3a6-bd57-d6c4-e663-af44d6a8db92_0, oa:relationep_wba_7057a3a6-bd57-d6c4-e663-af44d6a8db92_1, oa:relationep_wba_7057a3a6-bd57-d6c4-e663-af44d6a8db92_2 ;
  a2a:hasSource oa:source_wba_7057a3a6-bd57-d6c4-e663-af44d6a8db92 .

oa:person_wba_7057a3a6-bd57-d6c4-e663-af44d6a8db92_Person-d1143ab5-eb29-12a2-3807-3b2a442dfee0
  a a2a:Person ;
  rdfs:label "Petronella Traats" ;
  a2a:PersonName [
    rdfs:label "Petronella Traats" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Traats"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_7057a3a6-bd57-d6c4-e663-af44d6a8db92_Person-89e48230-b7d3-4599-f656-c88f252b80c5
  a a2a:Person ;
  rdfs:label "Marijnus Sep" ;
  a2a:PersonName [
    rdfs:label "Marijnus Sep" ;
    a2a:PersonNameFirstName "Marijnus" ;
    a2a:PersonNameLastName "Sep"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_7057a3a6-bd57-d6c4-e663-af44d6a8db92_Person-4c4fabf3-d5c4-2651-dcf2-13754d769222
  a a2a:Person ;
  rdfs:label "Jacoba CatharinA Maria Sep" ;
  a2a:PersonName [
    rdfs:label "Jacoba CatharinA Maria Sep" ;
    a2a:PersonNameFirstName "Jacoba CatharinA Maria" ;
    a2a:PersonNameLastName "Sep"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1903-11-22"^^xsd:date
  ] .

oa:event_wba_7057a3a6-bd57-d6c4-e663-af44d6a8db92_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1903-11-22"^^xsd:date
  ] .

oa:relationep_wba_7057a3a6-bd57-d6c4-e663-af44d6a8db92_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_7057a3a6-bd57-d6c4-e663-af44d6a8db92_Person:d1143ab5-eb29-12a2-3807-3b2a442dfee0 ;
  a2a:EventKeyRef oa:event_wba_7057a3a6-bd57-d6c4-e663-af44d6a8db92_Event1 .

oa:relationep_wba_7057a3a6-bd57-d6c4-e663-af44d6a8db92_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_7057a3a6-bd57-d6c4-e663-af44d6a8db92_Person:89e48230-b7d3-4599-f656-c88f252b80c5 ;
  a2a:EventKeyRef oa:event_wba_7057a3a6-bd57-d6c4-e663-af44d6a8db92_Event1 .

oa:relationep_wba_7057a3a6-bd57-d6c4-e663-af44d6a8db92_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_7057a3a6-bd57-d6c4-e663-af44d6a8db92_Person:4c4fabf3-d5c4-2651-dcf2-13754d769222 ;
  a2a:EventKeyRef oa:event_wba_7057a3a6-bd57-d6c4-e663-af44d6a8db92_Event1 .

oa:source_wba_7057a3a6-bd57-d6c4-e663-af44d6a8db92
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1903-11-22 - 1903-11-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-11-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-11-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1903" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1903-11-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Rucphen - burgerlijke stand, Bron: boek, Deel: 21, Periode: ..." ;
    a2a:Book "Geboorteregister 1903" ;
    a2a:DocumentNumber "154" ;
    a2a:RegistryNumber "21" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Rucphen - burgerlijke stand, Bron: boek, Deel: 21, Periode: ..., Geboorteregister 1903, 154, 21"
  ] ;
  a2a:SourceLastChangeDate "2011-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/7057a3a6-bd57-d6c4-e663-af44d6a8db92" ;
  a2a:RecordGUID "{7057a3a6-bd57-d6c4-e663-af44d6a8db92}" ;
  a2a:SourceRemarkOpmerking "kind aangegeven door Jacoba Schrauwen, 52 jaar, baker. Getuigen burgerlijke stand: Johannes Sep, 25 jaar, postbode en Louis Verpaalen, 36 jaar, broodbakker." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_27203_00027203.xml van WBA" .

[] a2a:PersonRemarkdiversen "wagenmaker, tijdelijk afwezig" .
