@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_ccc64f45-dd85-e967-307e-2fbd53ec76c2
  a a2a:Record ;
  rdfs:label "Registratie op 22 november 1903 te Rucphen" ;
  a2a:hasPerson oa:person_wba_ccc64f45-dd85-e967-307e-2fbd53ec76c2_Person-1b6cd6fc-1f20-f3a1-04e3-a554aaec679c, oa:person_wba_ccc64f45-dd85-e967-307e-2fbd53ec76c2_Person-ad8eae8d-6317-c9c8-242d-a60fff8273fc, oa:person_wba_ccc64f45-dd85-e967-307e-2fbd53ec76c2_Person-e9f4fc9b-b23f-ea74-64cf-8d07c73acb54 ;
  a2a:hasEvent oa:event_wba_ccc64f45-dd85-e967-307e-2fbd53ec76c2_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_ccc64f45-dd85-e967-307e-2fbd53ec76c2_0, oa:relationep_wba_ccc64f45-dd85-e967-307e-2fbd53ec76c2_1, oa:relationep_wba_ccc64f45-dd85-e967-307e-2fbd53ec76c2_2 ;
  a2a:hasSource oa:source_wba_ccc64f45-dd85-e967-307e-2fbd53ec76c2 .

oa:person_wba_ccc64f45-dd85-e967-307e-2fbd53ec76c2_Person-1b6cd6fc-1f20-f3a1-04e3-a554aaec679c
  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_ccc64f45-dd85-e967-307e-2fbd53ec76c2_Person-ad8eae8d-6317-c9c8-242d-a60fff8273fc
  a a2a:Person ;
  rdfs:label "Marijnis Sep" ;
  a2a:PersonName [
    rdfs:label "Marijnis Sep" ;
    a2a:PersonNameFirstName "Marijnis" ;
    a2a:PersonNameLastName "Sep"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ccc64f45-dd85-e967-307e-2fbd53ec76c2_Person-e9f4fc9b-b23f-ea74-64cf-8d07c73acb54
  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
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:event_wba_ccc64f45-dd85-e967-307e-2fbd53ec76c2_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1903-11-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_wba_ccc64f45-dd85-e967-307e-2fbd53ec76c2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_ccc64f45-dd85-e967-307e-2fbd53ec76c2_Person:1b6cd6fc-1f20-f3a1-04e3-a554aaec679c ;
  a2a:EventKeyRef oa:event_wba_ccc64f45-dd85-e967-307e-2fbd53ec76c2_Event1 .

oa:relationep_wba_ccc64f45-dd85-e967-307e-2fbd53ec76c2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_ccc64f45-dd85-e967-307e-2fbd53ec76c2_Person:ad8eae8d-6317-c9c8-242d-a60fff8273fc ;
  a2a:EventKeyRef oa:event_wba_ccc64f45-dd85-e967-307e-2fbd53ec76c2_Event1 .

oa:relationep_wba_ccc64f45-dd85-e967-307e-2fbd53ec76c2_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_ccc64f45-dd85-e967-307e-2fbd53ec76c2_Person:e9f4fc9b-b23f-ea74-64cf-8d07c73acb54 ;
  a2a:EventKeyRef oa:event_wba_ccc64f45-dd85-e967-307e-2fbd53ec76c2_Event1 .

oa:source_wba_ccc64f45-dd85-e967-307e-2fbd53ec76c2
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1890-01-01 - 1911-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3684, Periode: 1890-1911" ;
    a2a:Book "Bevolkingsregister Wouw, 1890-1911, Deel D, namen O-S." ;
    a2a:RegistryNumber "3684" ;
    a2a:Folio "246" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3684, Periode: 1890-1911, Bevolkingsregister Wouw, 1890-1911, Deel D, namen O-S., 3684, 246"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/1261b706-95c2-5d70-cc6d-1c424a6ada53.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ccc64f45-dd85-e967-307e-2fbd53ec76c2" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/1261b706-95c2-5d70-cc6d-1c424a6ada53.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ccc64f45-dd85-e967-307e-2fbd53ec76c2" ;
  a2a:RecordGUID "{ccc64f45-dd85-e967-307e-2fbd53ec76c2}" ;
  a2a:SourceRemarkOpmerking """Boek nr: 32
In1Datum: 27-05-1908
In1Plaats: Rucphen""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220503_365_00000365.xml van WBA" .

[] a2a:PersonRemarkdiversen """dochter
A Oostlaarsche straat 224 k""" .
