@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_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7
  a a2a:Record ;
  rdfs:label "Registratie op 9 april 1826 te Wouw" ;
  a2a:hasPerson oa:person_wba_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7_Person-b2594d33-3038-27ca-1e82-f4bd843486ab, oa:person_wba_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7_Person-1f6f3c85-b60e-3410-5e7d-9002eeef42ec, oa:person_wba_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7_Person-fa6b9a07-87a2-cb91-a8ba-2a40791f89cb, oa:person_wba_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7_Person-63ad45cc-02cb-7e48-5f13-a47e4f57e5cf ;
  a2a:hasEvent oa:event_wba_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7_0, oa:relationep_wba_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7_1, oa:relationep_wba_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7_2 ;
  a2a:hasSource oa:source_wba_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7 .

oa:person_wba_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7_Person-b2594d33-3038-27ca-1e82-f4bd843486ab
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7_Person-1f6f3c85-b60e-3410-5e7d-9002eeef42ec
  a a2a:Person ;
  rdfs:label "-" ;
  a2a:PersonName [
    rdfs:label "-" ;
    a2a:PersonNamePrefixLastName "-"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7_Person-fa6b9a07-87a2-cb91-a8ba-2a40791f89cb
  a a2a:Person ;
  rdfs:label "Nicolaas Goderie" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Goderie" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Goderie"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1826-04-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] ;
  a2a:Profession "arbeider" .

oa:person_wba_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7_Person-63ad45cc-02cb-7e48-5f13-a47e4f57e5cf
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1826" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1826-04-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_wba_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7_Person:b2594d33-3038-27ca-1e82-f4bd843486ab ;
  a2a:EventKeyRef oa:event_wba_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7_Event1 .

oa:relationep_wba_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7_Person:1f6f3c85-b60e-3410-5e7d-9002eeef42ec ;
  a2a:EventKeyRef oa:event_wba_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7_Event1 .

oa:relationep_wba_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7_Person:fa6b9a07-87a2-cb91-a8ba-2a40791f89cb ;
  a2a:EventKeyRef oa:event_wba_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7_Event1 .

oa:source_wba_eb035a92-669a-9cbc-4eb5-e013c0ee3cf7
  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: 3682, Periode: 1890-1911" ;
    a2a:Book "Bevolkingsregister Wouw, 1890-1911, Deel B, namen E-J." ;
    a2a:RegistryNumber "3682" ;
    a2a:Folio "151" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3682, Periode: 1890-1911, Bevolkingsregister Wouw, 1890-1911, Deel B, namen E-J., 3682, 151"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/744cd3c9-6d6f-3fcb-7995-32fc834c82de.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/eb035a92-669a-9cbc-4eb5-e013c0ee3cf7" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/744cd3c9-6d6f-3fcb-7995-32fc834c82de.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/eb035a92-669a-9cbc-4eb5-e013c0ee3cf7" ;
  a2a:RecordGUID "{eb035a92-669a-9cbc-4eb5-e013c0ee3cf7}" ;
  a2a:SourceRemarkOpmerking """Boek nr: 30
Uit1Datum: 21-07-1899
Uit1Plaats: Bergen op Zoom""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220503_419_00000419.xml van WBA" .

[] a2a:PersonRemarkdiversen "broer" .
