@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_4331bad0-1558-13a4-59cd-d84baef11e22
  a a2a:Record ;
  rdfs:label "Geboorte op 23 december 1887" ;
  a2a:hasPerson oa:person_smh_4331bad0-1558-13a4-59cd-d84baef11e22_Person-d88cb9c4-9473-b878-5962-c1cf27a7fecd, oa:person_smh_4331bad0-1558-13a4-59cd-d84baef11e22_Person-1923a674-884d-374c-31cf-f14cb5dbf10c, oa:person_smh_4331bad0-1558-13a4-59cd-d84baef11e22_Person-7ba2787c-ed89-53f7-001b-ef7ecff01039 ;
  a2a:hasEvent oa:event_smh_4331bad0-1558-13a4-59cd-d84baef11e22_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_4331bad0-1558-13a4-59cd-d84baef11e22_0, oa:relationep_smh_4331bad0-1558-13a4-59cd-d84baef11e22_1, oa:relationep_smh_4331bad0-1558-13a4-59cd-d84baef11e22_2 ;
  a2a:hasSource oa:source_smh_4331bad0-1558-13a4-59cd-d84baef11e22 .

oa:person_smh_4331bad0-1558-13a4-59cd-d84baef11e22_Person-d88cb9c4-9473-b878-5962-c1cf27a7fecd
  a a2a:Person ;
  rdfs:label "Henri Pieter van den Dool" ;
  a2a:PersonName [
    rdfs:label "Henri Pieter van den Dool" ;
    a2a:PersonNameFirstName "Henri Pieter" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Dool"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1887-12-23"^^xsd:date
  ] .

oa:person_smh_4331bad0-1558-13a4-59cd-d84baef11e22_Person-1923a674-884d-374c-31cf-f14cb5dbf10c
  a a2a:Person ;
  rdfs:label "Aaltje Wink" ;
  a2a:PersonName [
    rdfs:label "Aaltje Wink" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Wink"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "z.b." .

oa:person_smh_4331bad0-1558-13a4-59cd-d84baef11e22_Person-7ba2787c-ed89-53f7-001b-ef7ecff01039
  a a2a:Person ;
  rdfs:label "Pieter van den Dool" ;
  a2a:PersonName [
    rdfs:label "Pieter van den Dool" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Dool"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "koetsier" .

oa:event_smh_4331bad0-1558-13a4-59cd-d84baef11e22_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1887-12-23"^^xsd:date
  ] .

oa:relationep_smh_4331bad0-1558-13a4-59cd-d84baef11e22_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_4331bad0-1558-13a4-59cd-d84baef11e22_Person:d88cb9c4-9473-b878-5962-c1cf27a7fecd ;
  a2a:EventKeyRef oa:event_smh_4331bad0-1558-13a4-59cd-d84baef11e22_Event1 .

oa:relationep_smh_4331bad0-1558-13a4-59cd-d84baef11e22_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_4331bad0-1558-13a4-59cd-d84baef11e22_Person:1923a674-884d-374c-31cf-f14cb5dbf10c ;
  a2a:EventKeyRef oa:event_smh_4331bad0-1558-13a4-59cd-d84baef11e22_Event1 .

oa:relationep_smh_4331bad0-1558-13a4-59cd-d84baef11e22_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_4331bad0-1558-13a4-59cd-d84baef11e22_Person:7ba2787c-ed89-53f7-001b-ef7ecff01039 ;
  a2a:EventKeyRef oa:event_smh_4331bad0-1558-13a4-59cd-d84baef11e22_Event1 .

oa:source_smh_4331bad0-1558-13a4-59cd-d84baef11e22
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwerkerk aan den IJssel" ;
    rdfs:label "Nieuwerkerk aan den IJssel", "1887-12-24 - 1887-12-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1887-12-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1887-12-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1887" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1887-12-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 8, Periode: 1883-1892" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "92" ;
    a2a:RegistryNumber "8" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 8, Periode: 1883-1892, BS Geboorteregister, 92, 8"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/9b6568d8-74d8-f25b-6540-a7ec32986b0c.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/4331bad0-1558-13a4-59cd-d84baef11e22" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/9b6568d8-74d8-f25b-6540-a7ec32986b0c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/4331bad0-1558-13a4-59cd-d84baef11e22" ;
  a2a:RecordGUID "{4331bad0-1558-13a4-59cd-d84baef11e22}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "8" ;
  a2a:SourceRemarkregister_periode "1883-1892" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_1622_00001622.xml van SMH" .

