@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_369cac1a-34fd-bdeb-e2ea-793daee82684
  a a2a:Record ;
  rdfs:label "Geboorte op 27 november 1920" ;
  a2a:hasPerson oa:person_bhi_369cac1a-34fd-bdeb-e2ea-793daee82684_Person-65e45d3a-46d1-0d56-b088-8795a2709199, oa:person_bhi_369cac1a-34fd-bdeb-e2ea-793daee82684_Person-ae426cbd-1665-5b34-070a-57121a5da23d, oa:person_bhi_369cac1a-34fd-bdeb-e2ea-793daee82684_Person-27643e19-b8d8-e1ce-e1c8-74ed398d6196 ;
  a2a:hasEvent oa:event_bhi_369cac1a-34fd-bdeb-e2ea-793daee82684_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_369cac1a-34fd-bdeb-e2ea-793daee82684_0, oa:relationep_bhi_369cac1a-34fd-bdeb-e2ea-793daee82684_1, oa:relationep_bhi_369cac1a-34fd-bdeb-e2ea-793daee82684_2 ;
  a2a:hasSource oa:source_bhi_369cac1a-34fd-bdeb-e2ea-793daee82684 .

oa:person_bhi_369cac1a-34fd-bdeb-e2ea-793daee82684_Person-65e45d3a-46d1-0d56-b088-8795a2709199
  a a2a:Person ;
  rdfs:label "Paula Maria Antonius van Beekvelt" ;
  a2a:PersonName [
    rdfs:label "Paula Maria Antonius van Beekvelt" ;
    a2a:PersonNameFirstName "Paula Maria Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beekvelt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1920-11-27"^^xsd:date
  ] .

oa:person_bhi_369cac1a-34fd-bdeb-e2ea-793daee82684_Person-ae426cbd-1665-5b34-070a-57121a5da23d
  a a2a:Person ;
  rdfs:label "Francina Paulina van Elten" ;
  a2a:PersonName [
    rdfs:label "Francina Paulina van Elten" ;
    a2a:PersonNameFirstName "Francina Paulina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Elten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_369cac1a-34fd-bdeb-e2ea-793daee82684_Person-27643e19-b8d8-e1ce-e1c8-74ed398d6196
  a a2a:Person ;
  rdfs:label "Godefridus Martinus Franciscus van Beekvelt" ;
  a2a:PersonName [
    rdfs:label "Godefridus Martinus Franciscus van Beekvelt" ;
    a2a:PersonNameFirstName "Godefridus Martinus Franciscus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beekvelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_369cac1a-34fd-bdeb-e2ea-793daee82684_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1920-11-27"^^xsd:date
  ] .

oa:relationep_bhi_369cac1a-34fd-bdeb-e2ea-793daee82684_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_369cac1a-34fd-bdeb-e2ea-793daee82684_Person:65e45d3a-46d1-0d56-b088-8795a2709199 ;
  a2a:EventKeyRef oa:event_bhi_369cac1a-34fd-bdeb-e2ea-793daee82684_Event1 .

oa:relationep_bhi_369cac1a-34fd-bdeb-e2ea-793daee82684_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_369cac1a-34fd-bdeb-e2ea-793daee82684_Person:ae426cbd-1665-5b34-070a-57121a5da23d ;
  a2a:EventKeyRef oa:event_bhi_369cac1a-34fd-bdeb-e2ea-793daee82684_Event1 .

oa:relationep_bhi_369cac1a-34fd-bdeb-e2ea-793daee82684_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_369cac1a-34fd-bdeb-e2ea-793daee82684_Person:27643e19-b8d8-e1ce-e1c8-74ed398d6196 ;
  a2a:EventKeyRef oa:event_bhi_369cac1a-34fd-bdeb-e2ea-793daee82684_Event1 .

oa:source_bhi_369cac1a-34fd-bdeb-e2ea-793daee82684
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond", "1920-11-29 - 1920-11-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-11-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-11-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1920-11-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1441, Periode: 1920" ;
    a2a:Book "Geboorteregister Helmond 1920" ;
    a2a:DocumentNumber "677" ;
    a2a:RegistryNumber "1441" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1441, Periode: 1920, Geboorteregister Helmond 1920, 677, 1441"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/57cd5ba2-ef1e-916f-94e8-29f06d9df5c1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/57cd5ba2-ef1e-916f-94e8-29f06d9df5c1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/369cac1a-34fd-bdeb-e2ea-793daee82684" ;
  a2a:RecordGUID "{369cac1a-34fd-bdeb-e2ea-793daee82684}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4535_00004535.xml van BHI" .

