@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_e054c79a-b902-8b63-1a79-e1bb3aac5afc
  a a2a:Record ;
  rdfs:label "Geboorte op 17 september 1863" ;
  a2a:hasPerson oa:person_bhi_e054c79a-b902-8b63-1a79-e1bb3aac5afc_Person-57194a90-4781-4583-7fee-e2cc62e3ef4a, oa:person_bhi_e054c79a-b902-8b63-1a79-e1bb3aac5afc_Person-3bcc13b3-4599-82b2-314c-8fab3f4eeeaa, oa:person_bhi_e054c79a-b902-8b63-1a79-e1bb3aac5afc_Person-c44c71e2-4d2a-b859-4cca-959356bfb56b ;
  a2a:hasEvent oa:event_bhi_e054c79a-b902-8b63-1a79-e1bb3aac5afc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e054c79a-b902-8b63-1a79-e1bb3aac5afc_0, oa:relationep_bhi_e054c79a-b902-8b63-1a79-e1bb3aac5afc_1, oa:relationep_bhi_e054c79a-b902-8b63-1a79-e1bb3aac5afc_2 ;
  a2a:hasSource oa:source_bhi_e054c79a-b902-8b63-1a79-e1bb3aac5afc .

oa:person_bhi_e054c79a-b902-8b63-1a79-e1bb3aac5afc_Person-57194a90-4781-4583-7fee-e2cc62e3ef4a
  a a2a:Person ;
  rdfs:label "Sophia van Deursen" ;
  a2a:PersonName [
    rdfs:label "Sophia van Deursen" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Deursen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e054c79a-b902-8b63-1a79-e1bb3aac5afc_Person-3bcc13b3-4599-82b2-314c-8fab3f4eeeaa
  a a2a:Person ;
  rdfs:label "Johannes Josephus Maria Verhulst" ;
  a2a:PersonName [
    rdfs:label "Johannes Josephus Maria Verhulst" ;
    a2a:PersonNameFirstName "Johannes Josephus Maria" ;
    a2a:PersonNameLastName "Verhulst"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1863-09-17"^^xsd:date
  ] .

oa:person_bhi_e054c79a-b902-8b63-1a79-e1bb3aac5afc_Person-c44c71e2-4d2a-b859-4cca-959356bfb56b
  a a2a:Person ;
  rdfs:label "Petrus Simon Verhulst" ;
  a2a:PersonName [
    rdfs:label "Petrus Simon Verhulst" ;
    a2a:PersonNameFirstName "Petrus Simon" ;
    a2a:PersonNameLastName "Verhulst"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e054c79a-b902-8b63-1a79-e1bb3aac5afc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1863" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1863-09-17"^^xsd:date
  ] .

oa:relationep_bhi_e054c79a-b902-8b63-1a79-e1bb3aac5afc_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e054c79a-b902-8b63-1a79-e1bb3aac5afc_Person:57194a90-4781-4583-7fee-e2cc62e3ef4a ;
  a2a:EventKeyRef oa:event_bhi_e054c79a-b902-8b63-1a79-e1bb3aac5afc_Event1 .

oa:relationep_bhi_e054c79a-b902-8b63-1a79-e1bb3aac5afc_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e054c79a-b902-8b63-1a79-e1bb3aac5afc_Person:3bcc13b3-4599-82b2-314c-8fab3f4eeeaa ;
  a2a:EventKeyRef oa:event_bhi_e054c79a-b902-8b63-1a79-e1bb3aac5afc_Event1 .

oa:relationep_bhi_e054c79a-b902-8b63-1a79-e1bb3aac5afc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e054c79a-b902-8b63-1a79-e1bb3aac5afc_Person:c44c71e2-4d2a-b859-4cca-959356bfb56b ;
  a2a:EventKeyRef oa:event_bhi_e054c79a-b902-8b63-1a79-e1bb3aac5afc_Event1 .

oa:source_bhi_e054c79a-b902-8b63-1a79-e1bb3aac5afc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1863-09-18 - 1863-09-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1863-09-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1863-09-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1863" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1863-09-18"^^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 "547" ;
    a2a:RegistryNumber "3795" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3795, Periode: 1863, Geboorteregister 's-Hertogenbosch 1863, 547, 3795"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e054c79a-b902-8b63-1a79-e1bb3aac5afc" ;
  a2a:RecordGUID "{e054c79a-b902-8b63-1a79-e1bb3aac5afc}" ;
  a2a:SourceRemarkdeel "3795" ;
  a2a:SourceRemarkregister_periode "1863" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1720_00001720.xml van BHI" .

