@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_cc8ab3d6-d959-3811-0639-2d63c19ebbdc
  a a2a:Record ;
  rdfs:label "Registratie op 3 april 1918 te Wouw" ;
  a2a:hasPerson oa:person_wba_cc8ab3d6-d959-3811-0639-2d63c19ebbdc_Person-015019fe-9639-466f-cc5d-ddda251783f2, oa:person_wba_cc8ab3d6-d959-3811-0639-2d63c19ebbdc_Person-bb10cfbb-4d41-20db-a36e-c6c8796fe085, oa:person_wba_cc8ab3d6-d959-3811-0639-2d63c19ebbdc_Person-7ab86393-08ac-d962-ecdd-f031a4469460, oa:person_wba_cc8ab3d6-d959-3811-0639-2d63c19ebbdc_Person-ad8588e6-b72d-8ce4-eb0f-95ff9ab48a28 ;
  a2a:hasEvent oa:event_wba_cc8ab3d6-d959-3811-0639-2d63c19ebbdc_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_cc8ab3d6-d959-3811-0639-2d63c19ebbdc_0, oa:relationep_wba_cc8ab3d6-d959-3811-0639-2d63c19ebbdc_1, oa:relationep_wba_cc8ab3d6-d959-3811-0639-2d63c19ebbdc_2 ;
  a2a:hasSource oa:source_wba_cc8ab3d6-d959-3811-0639-2d63c19ebbdc .

oa:person_wba_cc8ab3d6-d959-3811-0639-2d63c19ebbdc_Person-015019fe-9639-466f-cc5d-ddda251783f2
  a a2a:Person ;
  rdfs:label "Christiaan de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Christiaan de Bruijn" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_cc8ab3d6-d959-3811-0639-2d63c19ebbdc_Person-bb10cfbb-4d41-20db-a36e-c6c8796fe085
  a a2a:Person ;
  rdfs:label "Elisabeth Jacoba de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Jacoba de Bruijn" ;
    a2a:PersonNameFirstName "Elisabeth Jacoba" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1918-04-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:person_wba_cc8ab3d6-d959-3811-0639-2d63c19ebbdc_Person-7ab86393-08ac-d962-ecdd-f031a4469460
  a a2a:Person ;
  rdfs:label "J. Vissers" ;
  a2a:PersonName [
    rdfs:label "J. Vissers" ;
    a2a:PersonNameFirstName "J." ;
    a2a:PersonNameLastName "Vissers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_cc8ab3d6-d959-3811-0639-2d63c19ebbdc_Person-ad8588e6-b72d-8ce4-eb0f-95ff9ab48a28
  a a2a:Person ;
  rdfs:label "Maria Cornelia Simons" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia Simons" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_cc8ab3d6-d959-3811-0639-2d63c19ebbdc_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1918-04-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_wba_cc8ab3d6-d959-3811-0639-2d63c19ebbdc_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_cc8ab3d6-d959-3811-0639-2d63c19ebbdc_Person:015019fe-9639-466f-cc5d-ddda251783f2 ;
  a2a:EventKeyRef oa:event_wba_cc8ab3d6-d959-3811-0639-2d63c19ebbdc_Event1 .

oa:relationep_wba_cc8ab3d6-d959-3811-0639-2d63c19ebbdc_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_cc8ab3d6-d959-3811-0639-2d63c19ebbdc_Person:bb10cfbb-4d41-20db-a36e-c6c8796fe085 ;
  a2a:EventKeyRef oa:event_wba_cc8ab3d6-d959-3811-0639-2d63c19ebbdc_Event1 .

oa:relationep_wba_cc8ab3d6-d959-3811-0639-2d63c19ebbdc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_cc8ab3d6-d959-3811-0639-2d63c19ebbdc_Person:ad8588e6-b72d-8ce4-eb0f-95ff9ab48a28 ;
  a2a:EventKeyRef oa:event_wba_cc8ab3d6-d959-3811-0639-2d63c19ebbdc_Event1 .

oa:source_wba_cc8ab3d6-d959-3811-0639-2d63c19ebbdc
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1912-01-01 - 1940-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Gemeentebestuur Wouw 1811-1927, Bron: boek, Deel: 3688, Periode: 1912-1940" ;
    a2a:Book "Bevolkingsregisters Wouw. Tiende serie, 1912-1940; ingedeeld op gezinshoofden. Deel 2, namen Br-D." ;
    a2a:RegistryNumber "3688" ;
    a2a:Folio "32" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Gemeentebestuur Wouw 1811-1927, Bron: boek, Deel: 3688, Periode: 1912-1940, Bevolkingsregisters Wouw. Tiende serie, 1912-1940; ingedeeld op gezinshoofden. Deel 2, namen Br-D., 3688, 32"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/59c2678b-5ca3-5746-00a4-32fdb183a43a.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/cc8ab3d6-d959-3811-0639-2d63c19ebbdc" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/59c2678b-5ca3-5746-00a4-32fdb183a43a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/cc8ab3d6-d959-3811-0639-2d63c19ebbdc" ;
  a2a:RecordGUID "{cc8ab3d6-d959-3811-0639-2d63c19ebbdc}" ;
  a2a:SourceRemarkOpmerking "Boek nr: 36Uit1Datum: 05-06-1940Uit1Plaats: Roosendaal" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_br_a-201802.301.xml van WBA" .

[] a2a:PersonRemarkdiversen "Datum huwelijk: 05-01-1940" .
