@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_d4ee5523-e36b-b139-d32d-50b3f459bf4c
  a a2a:Record ;
  rdfs:label "Geboorte op 23 augustus 1911" ;
  a2a:hasPerson oa:person_bhi_d4ee5523-e36b-b139-d32d-50b3f459bf4c_Person-6b150ac9-3a80-0fc8-590c-b8902bcdc791, oa:person_bhi_d4ee5523-e36b-b139-d32d-50b3f459bf4c_Person-065d3740-fd6a-fc1f-a95a-1368ecc92731, oa:person_bhi_d4ee5523-e36b-b139-d32d-50b3f459bf4c_Person-b2fed8bd-78a4-cbca-4040-5b0c8bd7e615 ;
  a2a:hasEvent oa:event_bhi_d4ee5523-e36b-b139-d32d-50b3f459bf4c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d4ee5523-e36b-b139-d32d-50b3f459bf4c_0, oa:relationep_bhi_d4ee5523-e36b-b139-d32d-50b3f459bf4c_1, oa:relationep_bhi_d4ee5523-e36b-b139-d32d-50b3f459bf4c_2 ;
  a2a:hasSource oa:source_bhi_d4ee5523-e36b-b139-d32d-50b3f459bf4c .

oa:person_bhi_d4ee5523-e36b-b139-d32d-50b3f459bf4c_Person-6b150ac9-3a80-0fc8-590c-b8902bcdc791
  a a2a:Person ;
  rdfs:label "Adrianus Jacobus Josephus van Esch" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jacobus Josephus van Esch" ;
    a2a:PersonNameFirstName "Adrianus Jacobus Josephus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Esch"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1911-08-23"^^xsd:date
  ] .

oa:person_bhi_d4ee5523-e36b-b139-d32d-50b3f459bf4c_Person-065d3740-fd6a-fc1f-a95a-1368ecc92731
  a a2a:Person ;
  rdfs:label "Cornelia Leermakers" ;
  a2a:PersonName [
    rdfs:label "Cornelia Leermakers" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Leermakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d4ee5523-e36b-b139-d32d-50b3f459bf4c_Person-b2fed8bd-78a4-cbca-4040-5b0c8bd7e615
  a a2a:Person ;
  rdfs:label "Petrus van Esch" ;
  a2a:PersonName [
    rdfs:label "Petrus van Esch" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Esch"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d4ee5523-e36b-b139-d32d-50b3f459bf4c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1911-08-23"^^xsd:date
  ] .

oa:relationep_bhi_d4ee5523-e36b-b139-d32d-50b3f459bf4c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_d4ee5523-e36b-b139-d32d-50b3f459bf4c_Person:6b150ac9-3a80-0fc8-590c-b8902bcdc791 ;
  a2a:EventKeyRef oa:event_bhi_d4ee5523-e36b-b139-d32d-50b3f459bf4c_Event1 .

oa:relationep_bhi_d4ee5523-e36b-b139-d32d-50b3f459bf4c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d4ee5523-e36b-b139-d32d-50b3f459bf4c_Person:065d3740-fd6a-fc1f-a95a-1368ecc92731 ;
  a2a:EventKeyRef oa:event_bhi_d4ee5523-e36b-b139-d32d-50b3f459bf4c_Event1 .

oa:relationep_bhi_d4ee5523-e36b-b139-d32d-50b3f459bf4c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d4ee5523-e36b-b139-d32d-50b3f459bf4c_Person:b2fed8bd-78a4-cbca-4040-5b0c8bd7e615 ;
  a2a:EventKeyRef oa:event_bhi_d4ee5523-e36b-b139-d32d-50b3f459bf4c_Event1 .

oa:source_bhi_d4ee5523-e36b-b139-d32d-50b3f459bf4c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand", "1911-08-23 - 1911-08-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-08-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-08-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1911-08-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1852, Periode: 1911" ;
    a2a:Book "Geboorteregister Loon op Zand 1911" ;
    a2a:DocumentNumber "169" ;
    a2a:RegistryNumber "1852" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1852, Periode: 1911, Geboorteregister Loon op Zand 1911, 169, 1852"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/7099697a-d05d-63c3-520f-9ee223233249.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/7099697a-d05d-63c3-520f-9ee223233249.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d4ee5523-e36b-b139-d32d-50b3f459bf4c" ;
  a2a:RecordGUID "{d4ee5523-e36b-b139-d32d-50b3f459bf4c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_75049_00075049.xml van BHI" .

