@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_58e64efb-6084-e859-8ae0-2fc7dabca9c3
  a a2a:Record ;
  rdfs:label "Registratie op 30 mei 1908 te Wouw" ;
  a2a:hasPerson oa:person_wba_58e64efb-6084-e859-8ae0-2fc7dabca9c3_Person-477608df-c288-94e8-d6a4-ed29034880fb, oa:person_wba_58e64efb-6084-e859-8ae0-2fc7dabca9c3_Person-9012cc9b-3054-251b-b2c6-9565d2dacd7b, oa:person_wba_58e64efb-6084-e859-8ae0-2fc7dabca9c3_Person-cc9baac4-4c6c-6f8b-7e16-7438fab07e3a ;
  a2a:hasEvent oa:event_wba_58e64efb-6084-e859-8ae0-2fc7dabca9c3_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_58e64efb-6084-e859-8ae0-2fc7dabca9c3_0, oa:relationep_wba_58e64efb-6084-e859-8ae0-2fc7dabca9c3_1, oa:relationep_wba_58e64efb-6084-e859-8ae0-2fc7dabca9c3_2 ;
  a2a:hasSource oa:source_wba_58e64efb-6084-e859-8ae0-2fc7dabca9c3 .

oa:person_wba_58e64efb-6084-e859-8ae0-2fc7dabca9c3_Person-477608df-c288-94e8-d6a4-ed29034880fb
  a a2a:Person ;
  rdfs:label "Petrus Romanus Martens" ;
  a2a:PersonName [
    rdfs:label "Petrus Romanus Martens" ;
    a2a:PersonNameFirstName "Petrus Romanus" ;
    a2a:PersonNameLastName "Martens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1908-05-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:person_wba_58e64efb-6084-e859-8ae0-2fc7dabca9c3_Person-9012cc9b-3054-251b-b2c6-9565d2dacd7b
  a a2a:Person ;
  rdfs:label "Johanna van Geel" ;
  a2a:PersonName [
    rdfs:label "Johanna van Geel" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Geel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_58e64efb-6084-e859-8ae0-2fc7dabca9c3_Person-cc9baac4-4c6c-6f8b-7e16-7438fab07e3a
  a a2a:Person ;
  rdfs:label "Johannes Martens" ;
  a2a:PersonName [
    rdfs:label "Johannes Martens" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Martens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_58e64efb-6084-e859-8ae0-2fc7dabca9c3_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1908-05-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_wba_58e64efb-6084-e859-8ae0-2fc7dabca9c3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_58e64efb-6084-e859-8ae0-2fc7dabca9c3_Person:477608df-c288-94e8-d6a4-ed29034880fb ;
  a2a:EventKeyRef oa:event_wba_58e64efb-6084-e859-8ae0-2fc7dabca9c3_Event1 .

oa:relationep_wba_58e64efb-6084-e859-8ae0-2fc7dabca9c3_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_58e64efb-6084-e859-8ae0-2fc7dabca9c3_Person:9012cc9b-3054-251b-b2c6-9565d2dacd7b ;
  a2a:EventKeyRef oa:event_wba_58e64efb-6084-e859-8ae0-2fc7dabca9c3_Event1 .

oa:relationep_wba_58e64efb-6084-e859-8ae0-2fc7dabca9c3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_58e64efb-6084-e859-8ae0-2fc7dabca9c3_Person:cc9baac4-4c6c-6f8b-7e16-7438fab07e3a ;
  a2a:EventKeyRef oa:event_wba_58e64efb-6084-e859-8ae0-2fc7dabca9c3_Event1 .

oa:source_wba_58e64efb-6084-e859-8ae0-2fc7dabca9c3
  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: 3683, Periode: 1890-1911" ;
    a2a:Book "Bevolkingsregister Wouw, 1890-1911, Deel C, namen K-N." ;
    a2a:RegistryNumber "3683" ;
    a2a:Folio "250" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3683, Periode: 1890-1911, Bevolkingsregister Wouw, 1890-1911, Deel C, namen K-N., 3683, 250"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/35d9befb-6ff9-37bf-04c2-be07532ce907.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/58e64efb-6084-e859-8ae0-2fc7dabca9c3" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/35d9befb-6ff9-37bf-04c2-be07532ce907.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/58e64efb-6084-e859-8ae0-2fc7dabca9c3" ;
  a2a:RecordGUID "{58e64efb-6084-e859-8ae0-2fc7dabca9c3}" ;
  a2a:SourceRemarkOpmerking "Boek nr: 31" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220503_160_00000160.xml van WBA" .

[] a2a:PersonRemarkdiversen """zoon
D Heerle (184)197 k""" .
