@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_850c616a-2bdf-c745-22a7-e93544a4530f
  a a2a:Record ;
  rdfs:label "Registratie op 9 maart 1914 te Rotterdam" ;
  a2a:hasPerson oa:person_wba_850c616a-2bdf-c745-22a7-e93544a4530f_Person-16471e1f-7f3d-eedb-3a2c-a2613f930207, oa:person_wba_850c616a-2bdf-c745-22a7-e93544a4530f_Person-28a1e9f5-e138-5bed-03bd-a22458599be3, oa:person_wba_850c616a-2bdf-c745-22a7-e93544a4530f_Person-bbec955b-106e-9e08-23d2-81eff623a582 ;
  a2a:hasEvent oa:event_wba_850c616a-2bdf-c745-22a7-e93544a4530f_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_850c616a-2bdf-c745-22a7-e93544a4530f_0, oa:relationep_wba_850c616a-2bdf-c745-22a7-e93544a4530f_1, oa:relationep_wba_850c616a-2bdf-c745-22a7-e93544a4530f_2 ;
  a2a:hasSource oa:source_wba_850c616a-2bdf-c745-22a7-e93544a4530f .

oa:person_wba_850c616a-2bdf-c745-22a7-e93544a4530f_Person-16471e1f-7f3d-eedb-3a2c-a2613f930207
  a a2a:Person ;
  rdfs:label "Johannes Waltherus Cornelissen" ;
  a2a:PersonName [
    rdfs:label "Johannes Waltherus Cornelissen" ;
    a2a:PersonNameFirstName "Johannes Waltherus" ;
    a2a:PersonNameLastName "Cornelissen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1914-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_wba_850c616a-2bdf-c745-22a7-e93544a4530f_Person-28a1e9f5-e138-5bed-03bd-a22458599be3
  a a2a:Person ;
  rdfs:label "Leonardus Cornelissen" ;
  a2a:PersonName [
    rdfs:label "Leonardus Cornelissen" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Cornelissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_850c616a-2bdf-c745-22a7-e93544a4530f_Person-bbec955b-106e-9e08-23d2-81eff623a582
  a a2a:Person ;
  rdfs:label "Henriette Petronella Hensen" ;
  a2a:PersonName [
    rdfs:label "Henriette Petronella Hensen" ;
    a2a:PersonNameFirstName "Henriette Petronella" ;
    a2a:PersonNameLastName "Hensen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_850c616a-2bdf-c745-22a7-e93544a4530f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1914-03-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_wba_850c616a-2bdf-c745-22a7-e93544a4530f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_850c616a-2bdf-c745-22a7-e93544a4530f_Person:16471e1f-7f3d-eedb-3a2c-a2613f930207 ;
  a2a:EventKeyRef oa:event_wba_850c616a-2bdf-c745-22a7-e93544a4530f_Event1 .

oa:relationep_wba_850c616a-2bdf-c745-22a7-e93544a4530f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_850c616a-2bdf-c745-22a7-e93544a4530f_Person:28a1e9f5-e138-5bed-03bd-a22458599be3 ;
  a2a:EventKeyRef oa:event_wba_850c616a-2bdf-c745-22a7-e93544a4530f_Event1 .

oa:relationep_wba_850c616a-2bdf-c745-22a7-e93544a4530f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_850c616a-2bdf-c745-22a7-e93544a4530f_Person:bbec955b-106e-9e08-23d2-81eff623a582 ;
  a2a:EventKeyRef oa:event_wba_850c616a-2bdf-c745-22a7-e93544a4530f_Event1 .

oa:source_wba_850c616a-2bdf-c745-22a7-e93544a4530f
  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 "92" ;
    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, 92"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/c1a674bc-a243-4f42-bcb1-72ebd749335c.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/850c616a-2bdf-c745-22a7-e93544a4530f" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/c1a674bc-a243-4f42-bcb1-72ebd749335c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/850c616a-2bdf-c745-22a7-e93544a4530f" ;
  a2a:RecordGUID "{850c616a-2bdf-c745-22a7-e93544a4530f}" ;
  a2a:SourceRemarkOpmerking "Boek nr: 36Uit1Datum: 22-11-1922Uit1Plaats: RoosendaalIn1Datum: 06-07-1922In1Plaats: Rotterdam" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_br_a-201802.116.xml van WBA" .

