@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_70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c
  a a2a:Record ;
  rdfs:label "Registratie op 6 april 1891 te Woensdrecht" ;
  a2a:hasPerson oa:person_wba_70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c_Person-a6ec9b99-ee33-35f9-2398-c9782d456a37, oa:person_wba_70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c_Person-6584f5f2-74ec-d6f9-ad3b-082d472bb8d9, oa:person_wba_70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c_Person-6bfb8dca-1dfd-9636-7999-3dfa82defd16 ;
  a2a:hasEvent oa:event_wba_70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c_0, oa:relationep_wba_70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c_1, oa:relationep_wba_70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c_2 ;
  a2a:hasSource oa:source_wba_70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c .

oa:person_wba_70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c_Person-a6ec9b99-ee33-35f9-2398-c9782d456a37
  a a2a:Person ;
  rdfs:label "Maria Dimphna Johanna Coremans" ;
  a2a:PersonName [
    rdfs:label "Maria Dimphna Johanna Coremans" ;
    a2a:PersonNameFirstName "Maria Dimphna Johanna" ;
    a2a:PersonNameLastName "Coremans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1891-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:person_wba_70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c_Person-6584f5f2-74ec-d6f9-ad3b-082d472bb8d9
  a a2a:Person ;
  rdfs:label "Johannes Coremans" ;
  a2a:PersonName [
    rdfs:label "Johannes Coremans" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Coremans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c_Person-6bfb8dca-1dfd-9636-7999-3dfa82defd16
  a a2a:Person ;
  rdfs:label "Ida Louisa van de Moer" ;
  a2a:PersonName [
    rdfs:label "Ida Louisa van de Moer" ;
    a2a:PersonNameFirstName "Ida Louisa" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Moer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1891-04-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:relationep_wba_70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c_Person:a6ec9b99-ee33-35f9-2398-c9782d456a37 ;
  a2a:EventKeyRef oa:event_wba_70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c_Event1 .

oa:relationep_wba_70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c_Person:6584f5f2-74ec-d6f9-ad3b-082d472bb8d9 ;
  a2a:EventKeyRef oa:event_wba_70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c_Event1 .

oa:relationep_wba_70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c_Person:6bfb8dca-1dfd-9636-7999-3dfa82defd16 ;
  a2a:EventKeyRef oa:event_wba_70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c_Event1 .

oa:source_wba_70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c
  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 "91" ;
    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, 91"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/88fae254-49d6-e786-f2b6-1ac82931d697.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/88fae254-49d6-e786-f2b6-1ac82931d697.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c" ;
  a2a:RecordGUID "{70c079b4-bfc6-91c9-5f8a-5b34f2f38f7c}" ;
  a2a:SourceRemarkOpmerking "Boek nr: 36Uit1Datum: 04-09-1919Uit1Plaats: Huijbergen" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_br_a-201802.142.xml van WBA" .

