@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_e1e22484-0bdb-6bb7-9cd0-64808ec445a1
  a a2a:Record ;
  rdfs:label "Registratie op 8 juli 1868 te Dinteloord" ;
  a2a:hasPerson oa:person_wba_e1e22484-0bdb-6bb7-9cd0-64808ec445a1_Person-8cfcecb4-7695-d414-126a-88807525f983, oa:person_wba_e1e22484-0bdb-6bb7-9cd0-64808ec445a1_Person-e826d794-c694-a9e4-9397-67e1c11bae44, oa:person_wba_e1e22484-0bdb-6bb7-9cd0-64808ec445a1_Person-d9d9d107-b333-1ba7-4814-92f2c9c72228 ;
  a2a:hasEvent oa:event_wba_e1e22484-0bdb-6bb7-9cd0-64808ec445a1_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_e1e22484-0bdb-6bb7-9cd0-64808ec445a1_0, oa:relationep_wba_e1e22484-0bdb-6bb7-9cd0-64808ec445a1_1, oa:relationep_wba_e1e22484-0bdb-6bb7-9cd0-64808ec445a1_2 ;
  a2a:hasSource oa:source_wba_e1e22484-0bdb-6bb7-9cd0-64808ec445a1 .

oa:person_wba_e1e22484-0bdb-6bb7-9cd0-64808ec445a1_Person-8cfcecb4-7695-d414-126a-88807525f983
  a a2a:Person ;
  rdfs:label "Johannes Uijtdewilligen" ;
  a2a:PersonName [
    rdfs:label "Johannes Uijtdewilligen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Uijtdewilligen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1868-07-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dinteloord" ;
    rdfs:label "Dinteloord"
  ] .

oa:person_wba_e1e22484-0bdb-6bb7-9cd0-64808ec445a1_Person-e826d794-c694-a9e4-9397-67e1c11bae44
  a a2a:Person ;
  rdfs:label "Adriana Kesters" ;
  a2a:PersonName [
    rdfs:label "Adriana Kesters" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Kesters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e1e22484-0bdb-6bb7-9cd0-64808ec445a1_Person-d9d9d107-b333-1ba7-4814-92f2c9c72228
  a a2a:Person ;
  rdfs:label "Uitdewilligen" ;
  a2a:PersonName [
    rdfs:label "Uitdewilligen" ;
    a2a:PersonNameLastName "Uitdewilligen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_e1e22484-0bdb-6bb7-9cd0-64808ec445a1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1868" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1868-07-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dinteloord" ;
    rdfs:label "Dinteloord"
  ] .

oa:relationep_wba_e1e22484-0bdb-6bb7-9cd0-64808ec445a1_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_e1e22484-0bdb-6bb7-9cd0-64808ec445a1_Person:8cfcecb4-7695-d414-126a-88807525f983 ;
  a2a:EventKeyRef oa:event_wba_e1e22484-0bdb-6bb7-9cd0-64808ec445a1_Event1 .

oa:relationep_wba_e1e22484-0bdb-6bb7-9cd0-64808ec445a1_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_e1e22484-0bdb-6bb7-9cd0-64808ec445a1_Person:e826d794-c694-a9e4-9397-67e1c11bae44 ;
  a2a:EventKeyRef oa:event_wba_e1e22484-0bdb-6bb7-9cd0-64808ec445a1_Event1 .

oa:relationep_wba_e1e22484-0bdb-6bb7-9cd0-64808ec445a1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_e1e22484-0bdb-6bb7-9cd0-64808ec445a1_Person:d9d9d107-b333-1ba7-4814-92f2c9c72228 ;
  a2a:EventKeyRef oa:event_wba_e1e22484-0bdb-6bb7-9cd0-64808ec445a1_Event1 .

oa:source_wba_e1e22484-0bdb-6bb7-9cd0-64808ec445a1
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1880-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-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: 3679, Periode: 1880-1890" ;
    a2a:Book "Bevolkingsregister Wouw, 1880-1890, Deel D, namen S-Z." ;
    a2a:RegistryNumber "3679" ;
    a2a:Folio "249" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3679, Periode: 1880-1890, Bevolkingsregister Wouw, 1880-1890, Deel D, namen S-Z., 3679, 249"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/1f32d4bb-c026-c2aa-43f4-9d363a30098a.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e1e22484-0bdb-6bb7-9cd0-64808ec445a1" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/1f32d4bb-c026-c2aa-43f4-9d363a30098a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e1e22484-0bdb-6bb7-9cd0-64808ec445a1" ;
  a2a:RecordGUID "{e1e22484-0bdb-6bb7-9cd0-64808ec445a1}" ;
  a2a:SourceRemarkOpmerking "Boek nr: 27" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220503_403_00000403.xml van WBA" .

[] a2a:PersonRemarkdiversen "zoon" .
