@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_bhi_ee9eccf8-c2b1-a36c-a47f-e8f705904592
  a a2a:Record ;
  rdfs:label "Geboorte op 11 oktober 1914" ;
  a2a:hasPerson oa:person_bhi_ee9eccf8-c2b1-a36c-a47f-e8f705904592_Person-a29df612-c36a-3266-1306-75d9cb5e6bc3, oa:person_bhi_ee9eccf8-c2b1-a36c-a47f-e8f705904592_Person-0d9754a1-1dc4-f5af-beb7-b29d5f21b044, oa:person_bhi_ee9eccf8-c2b1-a36c-a47f-e8f705904592_Person-44af8eb6-54e3-14e2-b984-1f7852aef3ae ;
  a2a:hasEvent oa:event_bhi_ee9eccf8-c2b1-a36c-a47f-e8f705904592_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ee9eccf8-c2b1-a36c-a47f-e8f705904592_0, oa:relationep_bhi_ee9eccf8-c2b1-a36c-a47f-e8f705904592_1, oa:relationep_bhi_ee9eccf8-c2b1-a36c-a47f-e8f705904592_2 ;
  a2a:hasSource oa:source_bhi_ee9eccf8-c2b1-a36c-a47f-e8f705904592 .

oa:person_bhi_ee9eccf8-c2b1-a36c-a47f-e8f705904592_Person-a29df612-c36a-3266-1306-75d9cb5e6bc3
  a a2a:Person ;
  rdfs:label "Pierre Cornelis Marie van der Wal" ;
  a2a:PersonName [
    rdfs:label "Pierre Cornelis Marie van der Wal" ;
    a2a:PersonNameFirstName "Pierre Cornelis Marie" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1914-10-11"^^xsd:date
  ] .

oa:person_bhi_ee9eccf8-c2b1-a36c-a47f-e8f705904592_Person-0d9754a1-1dc4-f5af-beb7-b29d5f21b044
  a a2a:Person ;
  rdfs:label "Anna Johanna Ribbens" ;
  a2a:PersonName [
    rdfs:label "Anna Johanna Ribbens" ;
    a2a:PersonNameFirstName "Anna Johanna" ;
    a2a:PersonNameLastName "Ribbens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ee9eccf8-c2b1-a36c-a47f-e8f705904592_Person-44af8eb6-54e3-14e2-b984-1f7852aef3ae
  a a2a:Person ;
  rdfs:label "Paulus Petrus van der Wal" ;
  a2a:PersonName [
    rdfs:label "Paulus Petrus van der Wal" ;
    a2a:PersonNameFirstName "Paulus Petrus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ee9eccf8-c2b1-a36c-a47f-e8f705904592_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1914-10-11"^^xsd:date
  ] .

oa:relationep_bhi_ee9eccf8-c2b1-a36c-a47f-e8f705904592_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ee9eccf8-c2b1-a36c-a47f-e8f705904592_Person:a29df612-c36a-3266-1306-75d9cb5e6bc3 ;
  a2a:EventKeyRef oa:event_bhi_ee9eccf8-c2b1-a36c-a47f-e8f705904592_Event1 .

oa:relationep_bhi_ee9eccf8-c2b1-a36c-a47f-e8f705904592_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ee9eccf8-c2b1-a36c-a47f-e8f705904592_Person:0d9754a1-1dc4-f5af-beb7-b29d5f21b044 ;
  a2a:EventKeyRef oa:event_bhi_ee9eccf8-c2b1-a36c-a47f-e8f705904592_Event1 .

oa:relationep_bhi_ee9eccf8-c2b1-a36c-a47f-e8f705904592_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ee9eccf8-c2b1-a36c-a47f-e8f705904592_Person:44af8eb6-54e3-14e2-b984-1f7852aef3ae ;
  a2a:EventKeyRef oa:event_bhi_ee9eccf8-c2b1-a36c-a47f-e8f705904592_Event1 .

oa:source_bhi_ee9eccf8-c2b1-a36c-a47f-e8f705904592
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1914-10-12 - 1914-10-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-10-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-10-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1914-10-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2551, Periode: 1914" ;
    a2a:Book "Geboorteregister Roosendaal 1914" ;
    a2a:DocumentNumber "408" ;
    a2a:RegistryNumber "2551" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2551, Periode: 1914, Geboorteregister Roosendaal 1914, 408, 2551"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d543271e-5cdf-b41a-77ff-3beba652c34f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d543271e-5cdf-b41a-77ff-3beba652c34f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ee9eccf8-c2b1-a36c-a47f-e8f705904592" ;
  a2a:RecordGUID "{ee9eccf8-c2b1-a36c-a47f-e8f705904592}" ;
  a2a:SourceRemarkdeel "2551" ;
  a2a:SourceRemarkregister_periode "1914" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_46_00000046.xml van BHI" .

