@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_96ea4cc7-e95c-3ea1-90ee-d15185b129ff
  a a2a:Record ;
  rdfs:label "Geboorte op 10 mei 1917" ;
  a2a:hasPerson oa:person_smh_96ea4cc7-e95c-3ea1-90ee-d15185b129ff_Person-85b07c3e-fb40-7d09-6ee2-80421c1772c1, oa:person_smh_96ea4cc7-e95c-3ea1-90ee-d15185b129ff_Person-8c4be6a2-a8d3-842a-5278-4602c0face2e, oa:person_smh_96ea4cc7-e95c-3ea1-90ee-d15185b129ff_Person-45325a41-821a-7923-3693-2ba88d6ac63c ;
  a2a:hasEvent oa:event_smh_96ea4cc7-e95c-3ea1-90ee-d15185b129ff_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_96ea4cc7-e95c-3ea1-90ee-d15185b129ff_0, oa:relationep_smh_96ea4cc7-e95c-3ea1-90ee-d15185b129ff_1, oa:relationep_smh_96ea4cc7-e95c-3ea1-90ee-d15185b129ff_2 ;
  a2a:hasSource oa:source_smh_96ea4cc7-e95c-3ea1-90ee-d15185b129ff .

oa:person_smh_96ea4cc7-e95c-3ea1-90ee-d15185b129ff_Person-85b07c3e-fb40-7d09-6ee2-80421c1772c1
  a a2a:Person ;
  rdfs:label "Gerrit van den Dool" ;
  a2a:PersonName [
    rdfs:label "Gerrit van den Dool" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Dool"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "Meubelmaker" .

oa:person_smh_96ea4cc7-e95c-3ea1-90ee-d15185b129ff_Person-8c4be6a2-a8d3-842a-5278-4602c0face2e
  a a2a:Person ;
  rdfs:label "Maria de Graaff" ;
  a2a:PersonName [
    rdfs:label "Maria de Graaff" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_96ea4cc7-e95c-3ea1-90ee-d15185b129ff_Person-45325a41-821a-7923-3693-2ba88d6ac63c
  a a2a:Person ;
  rdfs:label "Ingetje van den Dool" ;
  a2a:PersonName [
    rdfs:label "Ingetje van den Dool" ;
    a2a:PersonNameFirstName "Ingetje" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Dool"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1917-05-10"^^xsd:date
  ] .

oa:event_smh_96ea4cc7-e95c-3ea1-90ee-d15185b129ff_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1917-05-10"^^xsd:date
  ] .

oa:relationep_smh_96ea4cc7-e95c-3ea1-90ee-d15185b129ff_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_96ea4cc7-e95c-3ea1-90ee-d15185b129ff_Person:85b07c3e-fb40-7d09-6ee2-80421c1772c1 ;
  a2a:EventKeyRef oa:event_smh_96ea4cc7-e95c-3ea1-90ee-d15185b129ff_Event1 .

oa:relationep_smh_96ea4cc7-e95c-3ea1-90ee-d15185b129ff_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_96ea4cc7-e95c-3ea1-90ee-d15185b129ff_Person:8c4be6a2-a8d3-842a-5278-4602c0face2e ;
  a2a:EventKeyRef oa:event_smh_96ea4cc7-e95c-3ea1-90ee-d15185b129ff_Event1 .

oa:relationep_smh_96ea4cc7-e95c-3ea1-90ee-d15185b129ff_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_96ea4cc7-e95c-3ea1-90ee-d15185b129ff_Person:45325a41-821a-7923-3693-2ba88d6ac63c ;
  a2a:EventKeyRef oa:event_smh_96ea4cc7-e95c-3ea1-90ee-d15185b129ff_Event1 .

oa:source_smh_96ea4cc7-e95c-3ea1-90ee-d15185b129ff
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Waddinxveen" ;
    rdfs:label "Waddinxveen", "1917-05-10 - 1917-05-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-05-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-05-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1917-05-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 66, Periode: 1915-1919" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "91" ;
    a2a:RegistryNumber "66" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 66, Periode: 1915-1919, BS Geboorteregister, 91, 66"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/0556993b-272b-2d51-4fcf-9f00e82a426a.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/96ea4cc7-e95c-3ea1-90ee-d15185b129ff" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/0556993b-272b-2d51-4fcf-9f00e82a426a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/96ea4cc7-e95c-3ea1-90ee-d15185b129ff" ;
  a2a:RecordGUID "{96ea4cc7-e95c-3ea1-90ee-d15185b129ff}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "66" ;
  a2a:SourceRemarkregister_periode "1915-1919" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_653_00000653.xml van SMH" .

