@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_64e32027-b9a5-e270-aa7f-dba8cd3dab9b
  a a2a:Record ;
  rdfs:label "Geboorte op 27 januari 1907 te Oirschot" ;
  a2a:hasPerson oa:person_bhi_64e32027-b9a5-e270-aa7f-dba8cd3dab9b_Person-904bbf01-5dc8-b5b1-a421-ebe525d4a45b, oa:person_bhi_64e32027-b9a5-e270-aa7f-dba8cd3dab9b_Person-c01b2ce4-d38f-a638-441c-241f0852dbb9, oa:person_bhi_64e32027-b9a5-e270-aa7f-dba8cd3dab9b_Person-e00cd6ff-f98a-7e13-75ce-b062d46f870c ;
  a2a:hasEvent oa:event_bhi_64e32027-b9a5-e270-aa7f-dba8cd3dab9b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_64e32027-b9a5-e270-aa7f-dba8cd3dab9b_0, oa:relationep_bhi_64e32027-b9a5-e270-aa7f-dba8cd3dab9b_1, oa:relationep_bhi_64e32027-b9a5-e270-aa7f-dba8cd3dab9b_2 ;
  a2a:hasSource oa:source_bhi_64e32027-b9a5-e270-aa7f-dba8cd3dab9b .

oa:person_bhi_64e32027-b9a5-e270-aa7f-dba8cd3dab9b_Person-904bbf01-5dc8-b5b1-a421-ebe525d4a45b
  a a2a:Person ;
  rdfs:label "Petronella Daris" ;
  a2a:PersonName [
    rdfs:label "Petronella Daris" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Daris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_64e32027-b9a5-e270-aa7f-dba8cd3dab9b_Person-c01b2ce4-d38f-a638-441c-241f0852dbb9
  a a2a:Person ;
  rdfs:label "Adrianus Hendrikus Cornelis van Hoof" ;
  a2a:PersonName [
    rdfs:label "Adrianus Hendrikus Cornelis van Hoof" ;
    a2a:PersonNameFirstName "Adrianus Hendrikus Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoof"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1907-01-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot"
  ] .

oa:person_bhi_64e32027-b9a5-e270-aa7f-dba8cd3dab9b_Person-e00cd6ff-f98a-7e13-75ce-b062d46f870c
  a a2a:Person ;
  rdfs:label "Thomas Antonius van Hoof" ;
  a2a:PersonName [
    rdfs:label "Thomas Antonius van Hoof" ;
    a2a:PersonNameFirstName "Thomas Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoof"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_64e32027-b9a5-e270-aa7f-dba8cd3dab9b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1907-01-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot"
  ] .

oa:relationep_bhi_64e32027-b9a5-e270-aa7f-dba8cd3dab9b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_64e32027-b9a5-e270-aa7f-dba8cd3dab9b_Person:904bbf01-5dc8-b5b1-a421-ebe525d4a45b ;
  a2a:EventKeyRef oa:event_bhi_64e32027-b9a5-e270-aa7f-dba8cd3dab9b_Event1 .

oa:relationep_bhi_64e32027-b9a5-e270-aa7f-dba8cd3dab9b_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_64e32027-b9a5-e270-aa7f-dba8cd3dab9b_Person:c01b2ce4-d38f-a638-441c-241f0852dbb9 ;
  a2a:EventKeyRef oa:event_bhi_64e32027-b9a5-e270-aa7f-dba8cd3dab9b_Event1 .

oa:relationep_bhi_64e32027-b9a5-e270-aa7f-dba8cd3dab9b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_64e32027-b9a5-e270-aa7f-dba8cd3dab9b_Person:e00cd6ff-f98a-7e13-75ce-b062d46f870c ;
  a2a:EventKeyRef oa:event_bhi_64e32027-b9a5-e270-aa7f-dba8cd3dab9b_Event1 .

oa:source_bhi_64e32027-b9a5-e270-aa7f-dba8cd3dab9b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot", "1907-01-28 - 1907-01-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-01-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-01-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1907" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1907-01-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2178, Periode: 1907" ;
    a2a:Book "Geboorteregister Oirschot 1907" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "2178" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2178, Periode: 1907, Geboorteregister Oirschot 1907, 8, 2178"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/61922348-0a2b-90f4-e7ec-f1141abc97eb.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/61922348-0a2b-90f4-e7ec-f1141abc97eb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-02-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/64e32027-b9a5-e270-aa7f-dba8cd3dab9b" ;
  a2a:RecordGUID "{64e32027-b9a5-e270-aa7f-dba8cd3dab9b}" ;
  a2a:SourceRemarkOpmerking "Bij vonnis dd. 11-1-1955 wordt de naam Van Hoof gewijzigd in Van Hooff." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_324_00000324.xml van BHI" .

