@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_bc620d32-c3ca-0e87-be80-e0a78b6e52d5
  a a2a:Record ;
  rdfs:label "Geboorte op 14 januari 1897" ;
  a2a:hasPerson oa:person_bhi_bc620d32-c3ca-0e87-be80-e0a78b6e52d5_Person-f7064fe8-d086-0056-ec1d-a83946b4f734, oa:person_bhi_bc620d32-c3ca-0e87-be80-e0a78b6e52d5_Person-77b9cff7-3e0a-c9a8-d85e-7e6caf1d8845, oa:person_bhi_bc620d32-c3ca-0e87-be80-e0a78b6e52d5_Person-6169fc65-d282-52f5-8461-a8df77a41867 ;
  a2a:hasEvent oa:event_bhi_bc620d32-c3ca-0e87-be80-e0a78b6e52d5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bc620d32-c3ca-0e87-be80-e0a78b6e52d5_0, oa:relationep_bhi_bc620d32-c3ca-0e87-be80-e0a78b6e52d5_1, oa:relationep_bhi_bc620d32-c3ca-0e87-be80-e0a78b6e52d5_2 ;
  a2a:hasSource oa:source_bhi_bc620d32-c3ca-0e87-be80-e0a78b6e52d5 .

oa:person_bhi_bc620d32-c3ca-0e87-be80-e0a78b6e52d5_Person-f7064fe8-d086-0056-ec1d-a83946b4f734
  a a2a:Person ;
  rdfs:label "Francisca Johanna Geertruida Wilbers" ;
  a2a:PersonName [
    rdfs:label "Francisca Johanna Geertruida Wilbers" ;
    a2a:PersonNameFirstName "Francisca Johanna Geertruida" ;
    a2a:PersonNameLastName "Wilbers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1897-01-14"^^xsd:date
  ] .

oa:person_bhi_bc620d32-c3ca-0e87-be80-e0a78b6e52d5_Person-77b9cff7-3e0a-c9a8-d85e-7e6caf1d8845
  a a2a:Person ;
  rdfs:label "Geertruida Baak" ;
  a2a:PersonName [
    rdfs:label "Geertruida Baak" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Baak"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bc620d32-c3ca-0e87-be80-e0a78b6e52d5_Person-6169fc65-d282-52f5-8461-a8df77a41867
  a a2a:Person ;
  rdfs:label "Josephus Johannes Paulus Wilbers" ;
  a2a:PersonName [
    rdfs:label "Josephus Johannes Paulus Wilbers" ;
    a2a:PersonNameFirstName "Josephus Johannes Paulus" ;
    a2a:PersonNameLastName "Wilbers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_bc620d32-c3ca-0e87-be80-e0a78b6e52d5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1897" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1897-01-14"^^xsd:date
  ] .

oa:relationep_bhi_bc620d32-c3ca-0e87-be80-e0a78b6e52d5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_bc620d32-c3ca-0e87-be80-e0a78b6e52d5_Person:f7064fe8-d086-0056-ec1d-a83946b4f734 ;
  a2a:EventKeyRef oa:event_bhi_bc620d32-c3ca-0e87-be80-e0a78b6e52d5_Event1 .

oa:relationep_bhi_bc620d32-c3ca-0e87-be80-e0a78b6e52d5_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bc620d32-c3ca-0e87-be80-e0a78b6e52d5_Person:77b9cff7-3e0a-c9a8-d85e-7e6caf1d8845 ;
  a2a:EventKeyRef oa:event_bhi_bc620d32-c3ca-0e87-be80-e0a78b6e52d5_Event1 .

oa:relationep_bhi_bc620d32-c3ca-0e87-be80-e0a78b6e52d5_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bc620d32-c3ca-0e87-be80-e0a78b6e52d5_Person:6169fc65-d282-52f5-8461-a8df77a41867 ;
  a2a:EventKeyRef oa:event_bhi_bc620d32-c3ca-0e87-be80-e0a78b6e52d5_Event1 .

oa:source_bhi_bc620d32-c3ca-0e87-be80-e0a78b6e52d5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1897-01-01 - 1897-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1897" ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3172, Periode: 1897" ;
    a2a:Book "Geboorteregister Grave 1897" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "3172" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3172, Periode: 1897, Geboorteregister Grave 1897, 3, 3172"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/193c973e-77e5-9400-e4ee-1bfcc7e29065.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/193c973e-77e5-9400-e4ee-1bfcc7e29065.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-06-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bc620d32-c3ca-0e87-be80-e0a78b6e52d5" ;
  a2a:RecordGUID "{bc620d32-c3ca-0e87-be80-e0a78b6e52d5}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3172" ;
  a2a:SourceRemarkregister_periode "1897" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_2076_00002076.xml van BHI" .

