@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_1d0eba9a-7527-e149-3de9-d3bc983ca045
  a a2a:Record ;
  rdfs:label "Geboorte op 19 augustus 1863" ;
  a2a:hasPerson oa:person_bhi_1d0eba9a-7527-e149-3de9-d3bc983ca045_Person-b6026d6d-ff38-c853-717e-572cafeae4d8, oa:person_bhi_1d0eba9a-7527-e149-3de9-d3bc983ca045_Person-e0a29395-0e03-29e8-9b90-06d5a57b496f, oa:person_bhi_1d0eba9a-7527-e149-3de9-d3bc983ca045_Person-ae819371-ff81-3499-ed73-247a7420c9aa ;
  a2a:hasEvent oa:event_bhi_1d0eba9a-7527-e149-3de9-d3bc983ca045_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1d0eba9a-7527-e149-3de9-d3bc983ca045_0, oa:relationep_bhi_1d0eba9a-7527-e149-3de9-d3bc983ca045_1, oa:relationep_bhi_1d0eba9a-7527-e149-3de9-d3bc983ca045_2 ;
  a2a:hasSource oa:source_bhi_1d0eba9a-7527-e149-3de9-d3bc983ca045 .

oa:person_bhi_1d0eba9a-7527-e149-3de9-d3bc983ca045_Person-b6026d6d-ff38-c853-717e-572cafeae4d8
  a a2a:Person ;
  rdfs:label "Pauline Elisabeth Josephine Herzet" ;
  a2a:PersonName [
    rdfs:label "Pauline Elisabeth Josephine Herzet" ;
    a2a:PersonNameFirstName "Pauline Elisabeth Josephine" ;
    a2a:PersonNameLastName "Herzet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1d0eba9a-7527-e149-3de9-d3bc983ca045_Person-e0a29395-0e03-29e8-9b90-06d5a57b496f
  a a2a:Person ;
  rdfs:label "Adèle Josephine Catharine Mulder" ;
  a2a:PersonName [
    rdfs:label "Adèle Josephine Catharine Mulder" ;
    a2a:PersonNameFirstName "Adèle Josephine Catharine" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1863-08-19"^^xsd:date
  ] .

oa:person_bhi_1d0eba9a-7527-e149-3de9-d3bc983ca045_Person-ae819371-ff81-3499-ed73-247a7420c9aa
  a a2a:Person ;
  rdfs:label "Joannes Mathias Mulder" ;
  a2a:PersonName [
    rdfs:label "Joannes Mathias Mulder" ;
    a2a:PersonNameFirstName "Joannes Mathias" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1d0eba9a-7527-e149-3de9-d3bc983ca045_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1863" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1863-08-19"^^xsd:date
  ] .

oa:relationep_bhi_1d0eba9a-7527-e149-3de9-d3bc983ca045_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1d0eba9a-7527-e149-3de9-d3bc983ca045_Person:b6026d6d-ff38-c853-717e-572cafeae4d8 ;
  a2a:EventKeyRef oa:event_bhi_1d0eba9a-7527-e149-3de9-d3bc983ca045_Event1 .

oa:relationep_bhi_1d0eba9a-7527-e149-3de9-d3bc983ca045_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_1d0eba9a-7527-e149-3de9-d3bc983ca045_Person:e0a29395-0e03-29e8-9b90-06d5a57b496f ;
  a2a:EventKeyRef oa:event_bhi_1d0eba9a-7527-e149-3de9-d3bc983ca045_Event1 .

oa:relationep_bhi_1d0eba9a-7527-e149-3de9-d3bc983ca045_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1d0eba9a-7527-e149-3de9-d3bc983ca045_Person:ae819371-ff81-3499-ed73-247a7420c9aa ;
  a2a:EventKeyRef oa:event_bhi_1d0eba9a-7527-e149-3de9-d3bc983ca045_Event1 .

oa:source_bhi_1d0eba9a-7527-e149-3de9-d3bc983ca045
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1863-08-20 - 1863-08-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1863-08-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1863-08-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1863" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1863-08-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3795, Periode: 1863" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1863" ;
    a2a:DocumentNumber "493" ;
    a2a:RegistryNumber "3795" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3795, Periode: 1863, Geboorteregister 's-Hertogenbosch 1863, 493, 3795"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1d0eba9a-7527-e149-3de9-d3bc983ca045" ;
  a2a:RecordGUID "{1d0eba9a-7527-e149-3de9-d3bc983ca045}" ;
  a2a:SourceRemarkdeel "3795" ;
  a2a:SourceRemarkregister_periode "1863" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1635_00001635.xml van BHI" .

