@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_97cb5253-939e-eb4e-4046-c263e88e17c8
  a a2a:Record ;
  rdfs:label "Geboorte op 24 mei 1912" ;
  a2a:hasPerson oa:person_bhi_97cb5253-939e-eb4e-4046-c263e88e17c8_Person-540dcdac-6117-c214-b795-4382a22db660, oa:person_bhi_97cb5253-939e-eb4e-4046-c263e88e17c8_Person-c70237d0-ed60-3e56-61de-f503d621e260, oa:person_bhi_97cb5253-939e-eb4e-4046-c263e88e17c8_Person-6b28dac5-358c-b021-9e19-51b1674c36a6 ;
  a2a:hasEvent oa:event_bhi_97cb5253-939e-eb4e-4046-c263e88e17c8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_97cb5253-939e-eb4e-4046-c263e88e17c8_0, oa:relationep_bhi_97cb5253-939e-eb4e-4046-c263e88e17c8_1, oa:relationep_bhi_97cb5253-939e-eb4e-4046-c263e88e17c8_2 ;
  a2a:hasSource oa:source_bhi_97cb5253-939e-eb4e-4046-c263e88e17c8 .

oa:person_bhi_97cb5253-939e-eb4e-4046-c263e88e17c8_Person-540dcdac-6117-c214-b795-4382a22db660
  a a2a:Person ;
  rdfs:label "Petrus Henricus van Lieshout" ;
  a2a:PersonName [
    rdfs:label "Petrus Henricus van Lieshout" ;
    a2a:PersonNameFirstName "Petrus Henricus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lieshout"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1912-05-24"^^xsd:date
  ] .

oa:person_bhi_97cb5253-939e-eb4e-4046-c263e88e17c8_Person-c70237d0-ed60-3e56-61de-f503d621e260
  a a2a:Person ;
  rdfs:label "Peternel Francina van Brussel" ;
  a2a:PersonName [
    rdfs:label "Peternel Francina van Brussel" ;
    a2a:PersonNameFirstName "Peternel Francina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Brussel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_97cb5253-939e-eb4e-4046-c263e88e17c8_Person-6b28dac5-358c-b021-9e19-51b1674c36a6
  a a2a:Person ;
  rdfs:label "Josephus Wilhelmus van Lieshout" ;
  a2a:PersonName [
    rdfs:label "Josephus Wilhelmus van Lieshout" ;
    a2a:PersonNameFirstName "Josephus Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lieshout"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_97cb5253-939e-eb4e-4046-c263e88e17c8_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1912" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1912-05-24"^^xsd:date
  ] .

oa:relationep_bhi_97cb5253-939e-eb4e-4046-c263e88e17c8_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_97cb5253-939e-eb4e-4046-c263e88e17c8_Person:540dcdac-6117-c214-b795-4382a22db660 ;
  a2a:EventKeyRef oa:event_bhi_97cb5253-939e-eb4e-4046-c263e88e17c8_Event1 .

oa:relationep_bhi_97cb5253-939e-eb4e-4046-c263e88e17c8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_97cb5253-939e-eb4e-4046-c263e88e17c8_Person:c70237d0-ed60-3e56-61de-f503d621e260 ;
  a2a:EventKeyRef oa:event_bhi_97cb5253-939e-eb4e-4046-c263e88e17c8_Event1 .

oa:relationep_bhi_97cb5253-939e-eb4e-4046-c263e88e17c8_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_97cb5253-939e-eb4e-4046-c263e88e17c8_Person:6b28dac5-358c-b021-9e19-51b1674c36a6 ;
  a2a:EventKeyRef oa:event_bhi_97cb5253-939e-eb4e-4046-c263e88e17c8_Event1 .

oa:source_bhi_97cb5253-939e-eb4e-4046-c263e88e17c8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond", "1912-05-25 - 1912-05-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-05-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-05-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1912" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1912-05-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1437, Periode: 1912" ;
    a2a:Book "Geboorteregister Helmond 1912" ;
    a2a:DocumentNumber "273" ;
    a2a:RegistryNumber "1437" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1437, Periode: 1912, Geboorteregister Helmond 1912, 273, 1437"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f39cb70f-7781-30b9-838c-fc7f729bccc1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f39cb70f-7781-30b9-838c-fc7f729bccc1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-11-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/97cb5253-939e-eb4e-4046-c263e88e17c8" ;
  a2a:RecordGUID "{97cb5253-939e-eb4e-4046-c263e88e17c8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4576_00004576.xml van BHI" .

