@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_1f10a66a-ab4e-db4c-502f-e040a29a8468
  a a2a:Record ;
  rdfs:label "Geboorte op 18 april 1857" ;
  a2a:hasPerson oa:person_bhi_1f10a66a-ab4e-db4c-502f-e040a29a8468_Person-b7ddec11-98ac-1b1a-95a4-b7e8dc9b4060, oa:person_bhi_1f10a66a-ab4e-db4c-502f-e040a29a8468_Person-1711992a-c66a-28cb-c6a1-ac6ee6c929f8, oa:person_bhi_1f10a66a-ab4e-db4c-502f-e040a29a8468_Person-1f1e1439-ff30-f3a3-6a68-aa78f6547785 ;
  a2a:hasEvent oa:event_bhi_1f10a66a-ab4e-db4c-502f-e040a29a8468_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1f10a66a-ab4e-db4c-502f-e040a29a8468_0, oa:relationep_bhi_1f10a66a-ab4e-db4c-502f-e040a29a8468_1, oa:relationep_bhi_1f10a66a-ab4e-db4c-502f-e040a29a8468_2 ;
  a2a:hasSource oa:source_bhi_1f10a66a-ab4e-db4c-502f-e040a29a8468 .

oa:person_bhi_1f10a66a-ab4e-db4c-502f-e040a29a8468_Person-b7ddec11-98ac-1b1a-95a4-b7e8dc9b4060
  a a2a:Person ;
  rdfs:label "Treesia van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Treesia van Leeuwen" ;
    a2a:PersonNameFirstName "Treesia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1f10a66a-ab4e-db4c-502f-e040a29a8468_Person-1711992a-c66a-28cb-c6a1-ac6ee6c929f8
  a a2a:Person ;
  rdfs:label "Mourits Hakkert" ;
  a2a:PersonName [
    rdfs:label "Mourits Hakkert" ;
    a2a:PersonNameFirstName "Mourits" ;
    a2a:PersonNameLastName "Hakkert"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1857-04-18"^^xsd:date
  ] .

oa:person_bhi_1f10a66a-ab4e-db4c-502f-e040a29a8468_Person-1f1e1439-ff30-f3a3-6a68-aa78f6547785
  a a2a:Person ;
  rdfs:label "Levie Hakkert" ;
  a2a:PersonName [
    rdfs:label "Levie Hakkert" ;
    a2a:PersonNameFirstName "Levie" ;
    a2a:PersonNameLastName "Hakkert"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1f10a66a-ab4e-db4c-502f-e040a29a8468_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1857" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1857-04-18"^^xsd:date
  ] .

oa:relationep_bhi_1f10a66a-ab4e-db4c-502f-e040a29a8468_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1f10a66a-ab4e-db4c-502f-e040a29a8468_Person:b7ddec11-98ac-1b1a-95a4-b7e8dc9b4060 ;
  a2a:EventKeyRef oa:event_bhi_1f10a66a-ab4e-db4c-502f-e040a29a8468_Event1 .

oa:relationep_bhi_1f10a66a-ab4e-db4c-502f-e040a29a8468_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_1f10a66a-ab4e-db4c-502f-e040a29a8468_Person:1711992a-c66a-28cb-c6a1-ac6ee6c929f8 ;
  a2a:EventKeyRef oa:event_bhi_1f10a66a-ab4e-db4c-502f-e040a29a8468_Event1 .

oa:relationep_bhi_1f10a66a-ab4e-db4c-502f-e040a29a8468_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1f10a66a-ab4e-db4c-502f-e040a29a8468_Person:1f1e1439-ff30-f3a3-6a68-aa78f6547785 ;
  a2a:EventKeyRef oa:event_bhi_1f10a66a-ab4e-db4c-502f-e040a29a8468_Event1 .

oa:source_bhi_1f10a66a-ab4e-db4c-502f-e040a29a8468
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle", "1857-04-20 - 1857-04-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1857-04-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1857-04-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1857" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1857-04-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7207, Periode: 1857" ;
    a2a:Book "Geboorteregister Sprang 1857" ;
    a2a:DocumentNumber "17" ;
    a2a:RegistryNumber "7207" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7207, Periode: 1857, Geboorteregister Sprang 1857, 17, 7207"
  ] ;
  a2a:SourceLastChangeDate "2022-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1f10a66a-ab4e-db4c-502f-e040a29a8468" ;
  a2a:RecordGUID "{1f10a66a-ab4e-db4c-502f-e040a29a8468}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_432_00000432.xml van BHI" .

