@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_1051df0b-8a0d-5d4e-34c8-bd41540f097f
  a a2a:Record ;
  rdfs:label "Registratie op 16 augustus 1936 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_1051df0b-8a0d-5d4e-34c8-bd41540f097f_Person-1d0ef209-cd2d-39fc-afe8-8af919887d28, oa:person_wba_1051df0b-8a0d-5d4e-34c8-bd41540f097f_Person-4e5f84c1-fccc-8385-e352-312b8a7c89be, oa:person_wba_1051df0b-8a0d-5d4e-34c8-bd41540f097f_Person-56a4555c-81a4-90b9-0125-dcf4c7ed7304 ;
  a2a:hasEvent oa:event_wba_1051df0b-8a0d-5d4e-34c8-bd41540f097f_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_1051df0b-8a0d-5d4e-34c8-bd41540f097f_0, oa:relationep_wba_1051df0b-8a0d-5d4e-34c8-bd41540f097f_1, oa:relationep_wba_1051df0b-8a0d-5d4e-34c8-bd41540f097f_2 ;
  a2a:hasSource oa:source_wba_1051df0b-8a0d-5d4e-34c8-bd41540f097f .

oa:person_wba_1051df0b-8a0d-5d4e-34c8-bd41540f097f_Person-1d0ef209-cd2d-39fc-afe8-8af919887d28
  a a2a:Person ;
  rdfs:label "Augustinus Fredericus Léon Theuns" ;
  a2a:PersonName [
    rdfs:label "Augustinus Fredericus Léon Theuns" ;
    a2a:PersonNameFirstName "Augustinus Fredericus Léon" ;
    a2a:PersonNameLastName "Theuns"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1902-09-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ossendrecht" ;
    rdfs:label "Ossendrecht"
  ] ;
  a2a:Profession "rijksklerk" .

oa:person_wba_1051df0b-8a0d-5d4e-34c8-bd41540f097f_Person-4e5f84c1-fccc-8385-e352-312b8a7c89be
  a a2a:Person ;
  rdfs:label "Louisa Potteau" ;
  a2a:PersonName [
    rdfs:label "Louisa Potteau" ;
    a2a:PersonNameFirstName "Louisa" ;
    a2a:PersonNameLastName "Potteau"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1904-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_wba_1051df0b-8a0d-5d4e-34c8-bd41540f097f_Person-56a4555c-81a4-90b9-0125-dcf4c7ed7304
  a a2a:Person ;
  rdfs:label "Firmine Désirée Marie Theuns" ;
  a2a:PersonName [
    rdfs:label "Firmine Désirée Marie Theuns" ;
    a2a:PersonNameFirstName "Firmine Désirée Marie" ;
    a2a:PersonNameLastName "Theuns"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1936" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1936-08-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:event_wba_1051df0b-8a0d-5d4e-34c8-bd41540f097f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1936" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1936-08-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_1051df0b-8a0d-5d4e-34c8-bd41540f097f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_1051df0b-8a0d-5d4e-34c8-bd41540f097f_Person:1d0ef209-cd2d-39fc-afe8-8af919887d28 ;
  a2a:EventKeyRef oa:event_wba_1051df0b-8a0d-5d4e-34c8-bd41540f097f_Event1 .

oa:relationep_wba_1051df0b-8a0d-5d4e-34c8-bd41540f097f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_1051df0b-8a0d-5d4e-34c8-bd41540f097f_Person:4e5f84c1-fccc-8385-e352-312b8a7c89be ;
  a2a:EventKeyRef oa:event_wba_1051df0b-8a0d-5d4e-34c8-bd41540f097f_Event1 .

oa:relationep_wba_1051df0b-8a0d-5d4e-34c8-bd41540f097f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_1051df0b-8a0d-5d4e-34c8-bd41540f097f_Person:56a4555c-81a4-90b9-0125-dcf4c7ed7304 ;
  a2a:EventKeyRef oa:event_wba_1051df0b-8a0d-5d4e-34c8-bd41540f097f_Event1 .

oa:source_wba_1051df0b-8a0d-5d4e-34c8-bd41540f097f
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1902-09-08 - 1902-09-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-09-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-09-08"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 18498-118" ;
    a2a:Book "Gezinskaarten 1910-1939 Th t/m Tie" ;
    a2a:DocumentNumber "032" ;
    a2a:RegistryNumber "18498-118" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 18498-118, Gezinskaarten 1910-1939 Th t/m Tie, 032, 18498-118"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/0a9baf6f-565d-ea46-4d09-1748cdcf790d.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/1051df0b-8a0d-5d4e-34c8-bd41540f097f" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/0a9baf6f-565d-ea46-4d09-1748cdcf790d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/1cc2ca4b-c33a-4ebb-2c4e-3eb95df8db89.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/1051df0b-8a0d-5d4e-34c8-bd41540f097f" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/1cc2ca4b-c33a-4ebb-2c4e-3eb95df8db89.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/1051df0b-8a0d-5d4e-34c8-bd41540f097f" ;
  a2a:RecordGUID "{1051df0b-8a0d-5d4e-34c8-bd41540f097f}" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_br_a-201802.9.xml van WBA" .

