@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_smh_2d0db64a-b85d-5128-831b-eec7f8548ca3
  a a2a:Record ;
  rdfs:label "Geboorte op 24 februari 1836 te Bergambacht" ;
  a2a:hasPerson oa:person_smh_2d0db64a-b85d-5128-831b-eec7f8548ca3_Person-6a3296e4-7636-2ee4-2287-a5872c68c2c5, oa:person_smh_2d0db64a-b85d-5128-831b-eec7f8548ca3_Person-72a3ed93-e0d4-c6e1-22d1-e16f9f42b52d, oa:person_smh_2d0db64a-b85d-5128-831b-eec7f8548ca3_Person-eec3c5db-acb9-b7e2-0451-7f1a26d6870c ;
  a2a:hasEvent oa:event_smh_2d0db64a-b85d-5128-831b-eec7f8548ca3_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_2d0db64a-b85d-5128-831b-eec7f8548ca3_0, oa:relationep_smh_2d0db64a-b85d-5128-831b-eec7f8548ca3_1, oa:relationep_smh_2d0db64a-b85d-5128-831b-eec7f8548ca3_2 ;
  a2a:hasSource oa:source_smh_2d0db64a-b85d-5128-831b-eec7f8548ca3 .

oa:person_smh_2d0db64a-b85d-5128-831b-eec7f8548ca3_Person-6a3296e4-7636-2ee4-2287-a5872c68c2c5
  a a2a:Person ;
  rdfs:label "Neeltje Stuurman" ;
  a2a:PersonName [
    rdfs:label "Neeltje Stuurman" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Stuurman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_2d0db64a-b85d-5128-831b-eec7f8548ca3_Person-72a3ed93-e0d4-c6e1-22d1-e16f9f42b52d
  a a2a:Person ;
  rdfs:label "Anthonij Blanken" ;
  a2a:PersonName [
    rdfs:label "Anthonij Blanken" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNameLastName "Blanken"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "winkelier" .

oa:person_smh_2d0db64a-b85d-5128-831b-eec7f8548ca3_Person-eec3c5db-acb9-b7e2-0451-7f1a26d6870c
  a a2a:Person ;
  rdfs:label "Doodgeboren kind Blanken" ;
  a2a:PersonName [
    rdfs:label "Doodgeboren kind Blanken" ;
    a2a:PersonNameFirstName "Doodgeboren kind" ;
    a2a:PersonNameLastName "Blanken"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1836-02-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergambacht" ;
    a2a:DescriptiveLocationIndicator "Bergambacht nr. 127" ;
    rdfs:label "Bergambacht, Bergambacht nr. 127"
  ] .

oa:event_smh_2d0db64a-b85d-5128-831b-eec7f8548ca3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1836" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1836-02-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergambacht" ;
    rdfs:label "Bergambacht"
  ] .

oa:relationep_smh_2d0db64a-b85d-5128-831b-eec7f8548ca3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_2d0db64a-b85d-5128-831b-eec7f8548ca3_Person:6a3296e4-7636-2ee4-2287-a5872c68c2c5 ;
  a2a:EventKeyRef oa:event_smh_2d0db64a-b85d-5128-831b-eec7f8548ca3_Event1 .

oa:relationep_smh_2d0db64a-b85d-5128-831b-eec7f8548ca3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_2d0db64a-b85d-5128-831b-eec7f8548ca3_Person:72a3ed93-e0d4-c6e1-22d1-e16f9f42b52d ;
  a2a:EventKeyRef oa:event_smh_2d0db64a-b85d-5128-831b-eec7f8548ca3_Event1 .

oa:relationep_smh_2d0db64a-b85d-5128-831b-eec7f8548ca3_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_2d0db64a-b85d-5128-831b-eec7f8548ca3_Person:eec3c5db-acb9-b7e2-0451-7f1a26d6870c ;
  a2a:EventKeyRef oa:event_smh_2d0db64a-b85d-5128-831b-eec7f8548ca3_Event1 .

oa:source_smh_2d0db64a-b85d-5128-831b-eec7f8548ca3
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Bergambacht" ;
    rdfs:label "Bergambacht", "1836-02-25 - 1836-02-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1836-02-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1836-02-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1836" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1836-02-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 5, Periode: 1833-1842" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "16" ;
    a2a:RegistryNumber "5" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 5, Periode: 1833-1842, BS Geboorteregister, 16, 5"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/684bea82-e168-6df2-c5b5-1bc90719789d.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/2d0db64a-b85d-5128-831b-eec7f8548ca3" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/684bea82-e168-6df2-c5b5-1bc90719789d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/2d0db64a-b85d-5128-831b-eec7f8548ca3" ;
  a2a:RecordGUID "{2d0db64a-b85d-5128-831b-eec7f8548ca3}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "5" ;
  a2a:SourceRemarkregister_periode "1833-1842" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_1462_00001462.xml van SMH" .

