@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_5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525
  a a2a:Record ;
  rdfs:label "Geboorte op 26 juni 1900" ;
  a2a:hasPerson oa:person_bhi_5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525_Person-84d42eb0-eaa5-b1d9-9686-c9790cdd7a68, oa:person_bhi_5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525_Person-ff8f9942-61bf-c0a3-a384-8ad6e81ed61b, oa:person_bhi_5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525_Person-813b7935-e089-7b36-3b85-1a31d17b58ec ;
  a2a:hasEvent oa:event_bhi_5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525_0, oa:relationep_bhi_5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525_1, oa:relationep_bhi_5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525_2 ;
  a2a:hasSource oa:source_bhi_5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525 .

oa:person_bhi_5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525_Person-84d42eb0-eaa5-b1d9-9686-c9790cdd7a68
  a a2a:Person ;
  rdfs:label "Pieter Bernardus van Dorst" ;
  a2a:PersonName [
    rdfs:label "Pieter Bernardus van Dorst" ;
    a2a:PersonNameFirstName "Pieter Bernardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525_Person-ff8f9942-61bf-c0a3-a384-8ad6e81ed61b
  a a2a:Person ;
  rdfs:label "Antonia van den Elshout" ;
  a2a:PersonName [
    rdfs:label "Antonia van den Elshout" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Elshout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525_Person-813b7935-e089-7b36-3b85-1a31d17b58ec
  a a2a:Person ;
  rdfs:label "Adrianus Arnoldus van Dorst" ;
  a2a:PersonName [
    rdfs:label "Adrianus Arnoldus van Dorst" ;
    a2a:PersonNameFirstName "Adrianus Arnoldus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dorst"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1900-06-26"^^xsd:date
  ] .

oa:event_bhi_5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1900-06-26"^^xsd:date
  ] .

oa:relationep_bhi_5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525_Person:84d42eb0-eaa5-b1d9-9686-c9790cdd7a68 ;
  a2a:EventKeyRef oa:event_bhi_5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525_Event1 .

oa:relationep_bhi_5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525_Person:ff8f9942-61bf-c0a3-a384-8ad6e81ed61b ;
  a2a:EventKeyRef oa:event_bhi_5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525_Event1 .

oa:relationep_bhi_5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525_Person:813b7935-e089-7b36-3b85-1a31d17b58ec ;
  a2a:EventKeyRef oa:event_bhi_5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525_Event1 .

oa:source_bhi_5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1900-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1900" ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 5871, Periode: 1900" ;
    a2a:Book "Geboorteregister Oosterhout 1900" ;
    a2a:DocumentNumber "211" ;
    a2a:RegistryNumber "5871" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 5871, Periode: 1900, Geboorteregister Oosterhout 1900, 211, 5871"
  ] ;
  a2a:SourceLastChangeDate "2025-08-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525" ;
  a2a:RecordGUID "{5bba5dda-5e2c-e3b2-bcdf-bc6a93f57525}" ;
  a2a:SourceRemarkdeel "5871" ;
  a2a:SourceRemarkregister_periode "1900" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_321_00000321.xml van BHI" .

