@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_2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd
  a a2a:Record ;
  rdfs:label "Geboorte op 27 oktober 1922" ;
  a2a:hasPerson oa:person_bhi_2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd_Person-95bbd793-00db-065b-9fb9-955db6fe7f52, oa:person_bhi_2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd_Person-a43efcf9-f59d-5887-58fa-2a29ba0e50c6, oa:person_bhi_2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd_Person-6be4a807-4d47-fe7c-43f4-15a0ee7e0abc ;
  a2a:hasEvent oa:event_bhi_2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd_0, oa:relationep_bhi_2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd_1, oa:relationep_bhi_2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd_2 ;
  a2a:hasSource oa:source_bhi_2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd .

oa:person_bhi_2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd_Person-95bbd793-00db-065b-9fb9-955db6fe7f52
  a a2a:Person ;
  rdfs:label "Adriaan Johannes Henricus Jacobs" ;
  a2a:PersonName [
    rdfs:label "Adriaan Johannes Henricus Jacobs" ;
    a2a:PersonNameFirstName "Adriaan Johannes Henricus" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1922-10-27"^^xsd:date
  ] .

oa:person_bhi_2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd_Person-a43efcf9-f59d-5887-58fa-2a29ba0e50c6
  a a2a:Person ;
  rdfs:label "Catharina Maria Petronella van Griensven" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria Petronella van Griensven" ;
    a2a:PersonNameFirstName "Catharina Maria Petronella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Griensven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd_Person-6be4a807-4d47-fe7c-43f4-15a0ee7e0abc
  a a2a:Person ;
  rdfs:label "Wilhelmus Cornelis Jacobs" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Cornelis Jacobs" ;
    a2a:PersonNameFirstName "Wilhelmus Cornelis" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1922-10-27"^^xsd:date
  ] .

oa:relationep_bhi_2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd_Person:95bbd793-00db-065b-9fb9-955db6fe7f52 ;
  a2a:EventKeyRef oa:event_bhi_2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd_Event1 .

oa:relationep_bhi_2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd_Person:a43efcf9-f59d-5887-58fa-2a29ba0e50c6 ;
  a2a:EventKeyRef oa:event_bhi_2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd_Event1 .

oa:relationep_bhi_2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd_Person:6be4a807-4d47-fe7c-43f4-15a0ee7e0abc ;
  a2a:EventKeyRef oa:event_bhi_2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd_Event1 .

oa:source_bhi_2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond", "1922-10-28 - 1922-10-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-10-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-10-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1922-10-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1442, Periode: 1922" ;
    a2a:Book "Geboorteregister Helmond 1922" ;
    a2a:DocumentNumber "541" ;
    a2a:RegistryNumber "1442" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1442, Periode: 1922, Geboorteregister Helmond 1922, 541, 1442"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f51c5cdd-3764-5539-58ae-08cc5ca4171d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f51c5cdd-3764-5539-58ae-08cc5ca4171d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd" ;
  a2a:RecordGUID "{2ec04dfd-7473-ac1f-9457-a9c2b4d69dcd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4532_00004532.xml van BHI" .

