@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_2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b
  a a2a:Record ;
  rdfs:label "Geboorte op 3 november 1905" ;
  a2a:hasPerson oa:person_bhi_2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b_Person-0d7dafbc-4b14-0634-f534-e964be5d2b00, oa:person_bhi_2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b_Person-8ceca8f6-f9c2-0028-da0e-7aa0f0e23cb4, oa:person_bhi_2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b_Person-79c92f96-b540-62e6-43da-dc460c3ff5b4 ;
  a2a:hasEvent oa:event_bhi_2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b_0, oa:relationep_bhi_2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b_1, oa:relationep_bhi_2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b_2 ;
  a2a:hasSource oa:source_bhi_2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b .

oa:person_bhi_2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b_Person-0d7dafbc-4b14-0634-f534-e964be5d2b00
  a a2a:Person ;
  rdfs:label "Elisabeth Dorothea Mullers" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Dorothea Mullers" ;
    a2a:PersonNameFirstName "Elisabeth Dorothea" ;
    a2a:PersonNameLastName "Mullers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b_Person-8ceca8f6-f9c2-0028-da0e-7aa0f0e23cb4
  a a2a:Person ;
  rdfs:label "Jacobus Cornelis Antonius van Stiphout" ;
  a2a:PersonName [
    rdfs:label "Jacobus Cornelis Antonius van Stiphout" ;
    a2a:PersonNameFirstName "Jacobus Cornelis Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stiphout"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1905-11-03"^^xsd:date
  ] .

oa:person_bhi_2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b_Person-79c92f96-b540-62e6-43da-dc460c3ff5b4
  a a2a:Person ;
  rdfs:label "Marinus van Stiphout" ;
  a2a:PersonName [
    rdfs:label "Marinus van Stiphout" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stiphout"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1905-11-03"^^xsd:date
  ] .

oa:relationep_bhi_2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b_Person:0d7dafbc-4b14-0634-f534-e964be5d2b00 ;
  a2a:EventKeyRef oa:event_bhi_2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b_Event1 .

oa:relationep_bhi_2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b_Person:8ceca8f6-f9c2-0028-da0e-7aa0f0e23cb4 ;
  a2a:EventKeyRef oa:event_bhi_2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b_Event1 .

oa:relationep_bhi_2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b_Person:79c92f96-b540-62e6-43da-dc460c3ff5b4 ;
  a2a:EventKeyRef oa:event_bhi_2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b_Event1 .

oa:source_bhi_2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1905-11-06 - 1905-11-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-11-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-11-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1905" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1905-11-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1554, Periode: 1905" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1905" ;
    a2a:DocumentNumber "1010" ;
    a2a:RegistryNumber "1554" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1554, Periode: 1905, Geboorteregister 's-Hertogenbosch 1905, 1010, 1554"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/10c2bbcd-a130-5daa-e0c2-fc9048cc8ce3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/10c2bbcd-a130-5daa-e0c2-fc9048cc8ce3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b" ;
  a2a:RecordGUID "{2eb7e09d-96e8-d2c0-c287-2eb07fc8d09b}" ;
  a2a:SourceRemarkOpmerking "vroedvrouw: Bovina Margaretha Koets" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_1357_00001357.xml van BHI" .

