@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_e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e
  a a2a:Record ;
  rdfs:label "Geboorte op 26 september 1914" ;
  a2a:hasPerson oa:person_bhi_e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e_Person-ca649484-71b0-4a12-5de0-219c3188e345, oa:person_bhi_e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e_Person-8339e5d1-4776-78b6-cfdf-359820118674, oa:person_bhi_e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e_Person-6a5a0a71-98d0-4117-7564-008d97aa70df ;
  a2a:hasEvent oa:event_bhi_e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e_0, oa:relationep_bhi_e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e_1, oa:relationep_bhi_e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e_2 ;
  a2a:hasSource oa:source_bhi_e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e .

oa:person_bhi_e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e_Person-ca649484-71b0-4a12-5de0-219c3188e345
  a a2a:Person ;
  rdfs:label "Petronella Janssens" ;
  a2a:PersonName [
    rdfs:label "Petronella Janssens" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e_Person-8339e5d1-4776-78b6-cfdf-359820118674
  a a2a:Person ;
  rdfs:label "Joanna Asscherick" ;
  a2a:PersonName [
    rdfs:label "Joanna Asscherick" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Asscherick"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1914-09-26"^^xsd:date
  ] .

oa:person_bhi_e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e_Person-6a5a0a71-98d0-4117-7564-008d97aa70df
  a a2a:Person ;
  rdfs:label "Petrus Franciscus Asscherick" ;
  a2a:PersonName [
    rdfs:label "Petrus Franciscus Asscherick" ;
    a2a:PersonNameFirstName "Petrus Franciscus" ;
    a2a:PersonNameLastName "Asscherick"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1914-09-26"^^xsd:date
  ] .

oa:relationep_bhi_e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e_Person:ca649484-71b0-4a12-5de0-219c3188e345 ;
  a2a:EventKeyRef oa:event_bhi_e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e_Event1 .

oa:relationep_bhi_e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e_Person:8339e5d1-4776-78b6-cfdf-359820118674 ;
  a2a:EventKeyRef oa:event_bhi_e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e_Event1 .

oa:relationep_bhi_e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e_Person:6a5a0a71-98d0-4117-7564-008d97aa70df ;
  a2a:EventKeyRef oa:event_bhi_e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e_Event1 .

oa:source_bhi_e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte", "1914-09-28 - 1914-09-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-09-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-09-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1914-09-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2444, Periode: 1914" ;
    a2a:Book "Geboorteregister Putte 1914" ;
    a2a:DocumentNumber "44" ;
    a2a:RegistryNumber "2444" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2444, Periode: 1914, Geboorteregister Putte 1914, 44, 2444"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5c171a25-2fca-7bfb-e5db-d35415f0db29.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5c171a25-2fca-7bfb-e5db-d35415f0db29.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-07-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e" ;
  a2a:RecordGUID "{e3128fb8-ee3c-e8ea-f3d9-1929c2eec89e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_131_00000131.xml van BHI" .

