@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_fe082e2c-e1f6-4145-b687-36d2d37d2873
  a a2a:Record ;
  rdfs:label "Geboorte op 26 februari 1824" ;
  a2a:hasPerson oa:person_bhi_fe082e2c-e1f6-4145-b687-36d2d37d2873_Person-a6f3a759-611f-9386-5cb8-9c59e0f69e22, oa:person_bhi_fe082e2c-e1f6-4145-b687-36d2d37d2873_Person-0d19edf7-7b5f-c8ed-dd32-39748d3c1350, oa:person_bhi_fe082e2c-e1f6-4145-b687-36d2d37d2873_Person-2539776b-ab27-dc77-a869-36c92c8fd8f3 ;
  a2a:hasEvent oa:event_bhi_fe082e2c-e1f6-4145-b687-36d2d37d2873_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fe082e2c-e1f6-4145-b687-36d2d37d2873_0, oa:relationep_bhi_fe082e2c-e1f6-4145-b687-36d2d37d2873_1, oa:relationep_bhi_fe082e2c-e1f6-4145-b687-36d2d37d2873_2 ;
  a2a:hasSource oa:source_bhi_fe082e2c-e1f6-4145-b687-36d2d37d2873 .

oa:person_bhi_fe082e2c-e1f6-4145-b687-36d2d37d2873_Person-a6f3a759-611f-9386-5cb8-9c59e0f69e22
  a a2a:Person ;
  rdfs:label "Jacobus van Puijenbroek" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Puijenbroek" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Puijenbroek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fe082e2c-e1f6-4145-b687-36d2d37d2873_Person-0d19edf7-7b5f-c8ed-dd32-39748d3c1350
  a a2a:Person ;
  rdfs:label "Anna Barbara van Raak" ;
  a2a:PersonName [
    rdfs:label "Anna Barbara van Raak" ;
    a2a:PersonNameFirstName "Anna Barbara" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Raak"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fe082e2c-e1f6-4145-b687-36d2d37d2873_Person-2539776b-ab27-dc77-a869-36c92c8fd8f3
  a a2a:Person ;
  rdfs:label "Johannes Cornelis van Puijenbroek" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis van Puijenbroek" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Puijenbroek"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1824-02-26"^^xsd:date
  ] .

oa:event_bhi_fe082e2c-e1f6-4145-b687-36d2d37d2873_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1824" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1824-02-26"^^xsd:date
  ] .

oa:relationep_bhi_fe082e2c-e1f6-4145-b687-36d2d37d2873_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fe082e2c-e1f6-4145-b687-36d2d37d2873_Person:a6f3a759-611f-9386-5cb8-9c59e0f69e22 ;
  a2a:EventKeyRef oa:event_bhi_fe082e2c-e1f6-4145-b687-36d2d37d2873_Event1 .

oa:relationep_bhi_fe082e2c-e1f6-4145-b687-36d2d37d2873_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fe082e2c-e1f6-4145-b687-36d2d37d2873_Person:0d19edf7-7b5f-c8ed-dd32-39748d3c1350 ;
  a2a:EventKeyRef oa:event_bhi_fe082e2c-e1f6-4145-b687-36d2d37d2873_Event1 .

oa:relationep_bhi_fe082e2c-e1f6-4145-b687-36d2d37d2873_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_fe082e2c-e1f6-4145-b687-36d2d37d2873_Person:2539776b-ab27-dc77-a869-36c92c8fd8f3 ;
  a2a:EventKeyRef oa:event_bhi_fe082e2c-e1f6-4145-b687-36d2d37d2873_Event1 .

oa:source_bhi_fe082e2c-e1f6-4145-b687-36d2d37d2873
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle", "1824-02-27 - 1824-02-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1824-02-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1824-02-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1824" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1824-02-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3124, Periode: 1824" ;
    a2a:Book "Geboorteregister Goirle 1824" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "3124" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3124, Periode: 1824, Geboorteregister Goirle 1824, 5, 3124"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3f50f2d9-93fd-acec-93b4-f70947a2a923.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3f50f2d9-93fd-acec-93b4-f70947a2a923.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-11-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fe082e2c-e1f6-4145-b687-36d2d37d2873" ;
  a2a:RecordGUID "{fe082e2c-e1f6-4145-b687-36d2d37d2873}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_6880_00006880.xml van BHI" .

