@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_9fa1ca04-abd2-e8be-afc9-81fab7b3152a
  a a2a:Record ;
  rdfs:label "Geboorte op 26 december 1914" ;
  a2a:hasPerson oa:person_bhi_9fa1ca04-abd2-e8be-afc9-81fab7b3152a_Person-5fe5ad97-3452-6b4c-5990-07bf004b1d1a, oa:person_bhi_9fa1ca04-abd2-e8be-afc9-81fab7b3152a_Person-b089b72c-e885-b1ce-04d9-57b86c0c31a2, oa:person_bhi_9fa1ca04-abd2-e8be-afc9-81fab7b3152a_Person-aca55bed-4f61-8a2b-090b-09f1f2a1efae ;
  a2a:hasEvent oa:event_bhi_9fa1ca04-abd2-e8be-afc9-81fab7b3152a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9fa1ca04-abd2-e8be-afc9-81fab7b3152a_0, oa:relationep_bhi_9fa1ca04-abd2-e8be-afc9-81fab7b3152a_1, oa:relationep_bhi_9fa1ca04-abd2-e8be-afc9-81fab7b3152a_2 ;
  a2a:hasSource oa:source_bhi_9fa1ca04-abd2-e8be-afc9-81fab7b3152a .

oa:person_bhi_9fa1ca04-abd2-e8be-afc9-81fab7b3152a_Person-5fe5ad97-3452-6b4c-5990-07bf004b1d1a
  a a2a:Person ;
  rdfs:label "Pieternella van Berkel" ;
  a2a:PersonName [
    rdfs:label "Pieternella van Berkel" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Berkel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9fa1ca04-abd2-e8be-afc9-81fab7b3152a_Person-b089b72c-e885-b1ce-04d9-57b86c0c31a2
  a a2a:Person ;
  rdfs:label "Cornelis Lambertus de Laat" ;
  a2a:PersonName [
    rdfs:label "Cornelis Lambertus de Laat" ;
    a2a:PersonNameFirstName "Cornelis Lambertus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Laat"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1914-12-26"^^xsd:date
  ] .

oa:person_bhi_9fa1ca04-abd2-e8be-afc9-81fab7b3152a_Person-aca55bed-4f61-8a2b-090b-09f1f2a1efae
  a a2a:Person ;
  rdfs:label "Antonius Johannes de Laat" ;
  a2a:PersonName [
    rdfs:label "Antonius Johannes de Laat" ;
    a2a:PersonNameFirstName "Antonius Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Laat"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_9fa1ca04-abd2-e8be-afc9-81fab7b3152a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1914-12-26"^^xsd:date
  ] .

oa:relationep_bhi_9fa1ca04-abd2-e8be-afc9-81fab7b3152a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_9fa1ca04-abd2-e8be-afc9-81fab7b3152a_Person:5fe5ad97-3452-6b4c-5990-07bf004b1d1a ;
  a2a:EventKeyRef oa:event_bhi_9fa1ca04-abd2-e8be-afc9-81fab7b3152a_Event1 .

oa:relationep_bhi_9fa1ca04-abd2-e8be-afc9-81fab7b3152a_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_9fa1ca04-abd2-e8be-afc9-81fab7b3152a_Person:b089b72c-e885-b1ce-04d9-57b86c0c31a2 ;
  a2a:EventKeyRef oa:event_bhi_9fa1ca04-abd2-e8be-afc9-81fab7b3152a_Event1 .

oa:relationep_bhi_9fa1ca04-abd2-e8be-afc9-81fab7b3152a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_9fa1ca04-abd2-e8be-afc9-81fab7b3152a_Person:aca55bed-4f61-8a2b-090b-09f1f2a1efae ;
  a2a:EventKeyRef oa:event_bhi_9fa1ca04-abd2-e8be-afc9-81fab7b3152a_Event1 .

oa:source_bhi_9fa1ca04-abd2-e8be-afc9-81fab7b3152a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hilvarenbeek" ;
    rdfs:label "Hilvarenbeek", "1914-12-28 - 1914-12-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-12-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-12-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1914-12-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1670, Periode: 1914" ;
    a2a:Book "Geboorteregister Hilvarenbeek 1914" ;
    a2a:DocumentNumber "82" ;
    a2a:RegistryNumber "1670" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1670, Periode: 1914, Geboorteregister Hilvarenbeek 1914, 82, 1670"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/7a6562a8-eae4-da9f-42fe-a6e45326d555.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/7a6562a8-eae4-da9f-42fe-a6e45326d555.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-06-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9fa1ca04-abd2-e8be-afc9-81fab7b3152a" ;
  a2a:RecordGUID "{9fa1ca04-abd2-e8be-afc9-81fab7b3152a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_267_00000267.xml van BHI" .

