@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_0572fff8-e55f-24df-6392-d1cef507cccc
  a a2a:Record ;
  rdfs:label "Geboorte op 11 juni 1912" ;
  a2a:hasPerson oa:person_bhi_0572fff8-e55f-24df-6392-d1cef507cccc_Person-428e3031-70c1-353f-fe66-5567fb10ab94, oa:person_bhi_0572fff8-e55f-24df-6392-d1cef507cccc_Person-49251edb-efe8-a87d-63fc-82a17433715b ;
  a2a:hasEvent oa:event_bhi_0572fff8-e55f-24df-6392-d1cef507cccc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0572fff8-e55f-24df-6392-d1cef507cccc_0, oa:relationep_bhi_0572fff8-e55f-24df-6392-d1cef507cccc_1 ;
  a2a:hasSource oa:source_bhi_0572fff8-e55f-24df-6392-d1cef507cccc .

oa:person_bhi_0572fff8-e55f-24df-6392-d1cef507cccc_Person-428e3031-70c1-353f-fe66-5567fb10ab94
  a a2a:Person ;
  rdfs:label "Peerlings" ;
  a2a:PersonName [
    rdfs:label "Peerlings" ;
    a2a:PersonNameLastName "Peerlings"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0572fff8-e55f-24df-6392-d1cef507cccc_Person-49251edb-efe8-a87d-63fc-82a17433715b
  a a2a:Person ;
  rdfs:label "Anna Maria Catharina Peerlings" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Catharina Peerlings" ;
    a2a:PersonNameFirstName "Anna Maria Catharina" ;
    a2a:PersonNameLastName "Peerlings"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1912-06-11"^^xsd:date
  ] .

oa:event_bhi_0572fff8-e55f-24df-6392-d1cef507cccc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1912" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1912-06-11"^^xsd:date
  ] .

oa:relationep_bhi_0572fff8-e55f-24df-6392-d1cef507cccc_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0572fff8-e55f-24df-6392-d1cef507cccc_Person:428e3031-70c1-353f-fe66-5567fb10ab94 ;
  a2a:EventKeyRef oa:event_bhi_0572fff8-e55f-24df-6392-d1cef507cccc_Event1 .

oa:relationep_bhi_0572fff8-e55f-24df-6392-d1cef507cccc_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0572fff8-e55f-24df-6392-d1cef507cccc_Person:49251edb-efe8-a87d-63fc-82a17433715b ;
  a2a:EventKeyRef oa:event_bhi_0572fff8-e55f-24df-6392-d1cef507cccc_Event1 .

oa:source_bhi_0572fff8-e55f-24df-6392-d1cef507cccc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel", "1912-06-11 - 1912-06-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-06-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-06-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1912" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1912-06-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 562, Periode: 1912" ;
    a2a:Book "Geboorteregister Budel 1912" ;
    a2a:DocumentNumber "82" ;
    a2a:RegistryNumber "562" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 562, Periode: 1912, Geboorteregister Budel 1912, 82, 562"
  ] ;
  a2a:SourceLastChangeDate "2022-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0572fff8-e55f-24df-6392-d1cef507cccc" ;
  a2a:RecordGUID "{0572fff8-e55f-24df-6392-d1cef507cccc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_74263_00074263.xml van BHI" .

