@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_0183d50b-4587-271f-b67f-0ade27c2800a
  a a2a:Record ;
  rdfs:label "Overlijden op 15 juni 1915 te Gouda" ;
  a2a:hasPerson oa:person_smh_0183d50b-4587-271f-b67f-0ade27c2800a_Person-37dc8977-6f73-55b3-bbaf-b1a3618ed7f9, oa:person_smh_0183d50b-4587-271f-b67f-0ade27c2800a_Person-904b90f1-82b4-eff3-8f12-3e6c814f86b4, oa:person_smh_0183d50b-4587-271f-b67f-0ade27c2800a_Person-98a008eb-736a-8d40-ece6-0c5199df52ea, oa:person_smh_0183d50b-4587-271f-b67f-0ade27c2800a_Person-638519aa-ecab-cd0a-e52c-b6b06968ae05 ;
  a2a:hasEvent oa:event_smh_0183d50b-4587-271f-b67f-0ade27c2800a_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_0183d50b-4587-271f-b67f-0ade27c2800a_0, oa:relationep_smh_0183d50b-4587-271f-b67f-0ade27c2800a_1, oa:relationep_smh_0183d50b-4587-271f-b67f-0ade27c2800a_2, oa:relationep_smh_0183d50b-4587-271f-b67f-0ade27c2800a_3 ;
  a2a:hasSource oa:source_smh_0183d50b-4587-271f-b67f-0ade27c2800a .

oa:person_smh_0183d50b-4587-271f-b67f-0ade27c2800a_Person-37dc8977-6f73-55b3-bbaf-b1a3618ed7f9
  a a2a:Person ;
  rdfs:label "Alida Tuurling" ;
  a2a:PersonName [
    rdfs:label "Alida Tuurling" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Tuurling"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_0183d50b-4587-271f-b67f-0ade27c2800a_Person-904b90f1-82b4-eff3-8f12-3e6c814f86b4
  a a2a:Person ;
  rdfs:label "Alida Elisabeth Baars" ;
  a2a:PersonName [
    rdfs:label "Alida Elisabeth Baars" ;
    a2a:PersonNameFirstName "Alida Elisabeth" ;
    a2a:PersonNameLastName "Baars"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "74" ;
    rdfs:label "74"
  ] .

oa:person_smh_0183d50b-4587-271f-b67f-0ade27c2800a_Person-98a008eb-736a-8d40-ece6-0c5199df52ea
  a a2a:Person ;
  rdfs:label "Geerlof Baars" ;
  a2a:PersonName [
    rdfs:label "Geerlof Baars" ;
    a2a:PersonNameFirstName "Geerlof" ;
    a2a:PersonNameLastName "Baars"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_0183d50b-4587-271f-b67f-0ade27c2800a_Person-638519aa-ecab-cd0a-e52c-b6b06968ae05
  a a2a:Person ;
  rdfs:label "Anthonius Jaspers" ;
  a2a:PersonName [
    rdfs:label "Anthonius Jaspers" ;
    a2a:PersonNameFirstName "Anthonius" ;
    a2a:PersonNameLastName "Jaspers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_smh_0183d50b-4587-271f-b67f-0ade27c2800a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1915-06-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_0183d50b-4587-271f-b67f-0ade27c2800a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_0183d50b-4587-271f-b67f-0ade27c2800a_Person:37dc8977-6f73-55b3-bbaf-b1a3618ed7f9 ;
  a2a:EventKeyRef oa:event_smh_0183d50b-4587-271f-b67f-0ade27c2800a_Event1 .

oa:relationep_smh_0183d50b-4587-271f-b67f-0ade27c2800a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_0183d50b-4587-271f-b67f-0ade27c2800a_Person:904b90f1-82b4-eff3-8f12-3e6c814f86b4 ;
  a2a:EventKeyRef oa:event_smh_0183d50b-4587-271f-b67f-0ade27c2800a_Event1 .

oa:relationep_smh_0183d50b-4587-271f-b67f-0ade27c2800a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_0183d50b-4587-271f-b67f-0ade27c2800a_Person:98a008eb-736a-8d40-ece6-0c5199df52ea ;
  a2a:EventKeyRef oa:event_smh_0183d50b-4587-271f-b67f-0ade27c2800a_Event1 .

oa:relationep_smh_0183d50b-4587-271f-b67f-0ade27c2800a_3
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_smh_0183d50b-4587-271f-b67f-0ade27c2800a_Person:638519aa-ecab-cd0a-e52c-b6b06968ae05 ;
  a2a:EventKeyRef oa:event_smh_0183d50b-4587-271f-b67f-0ade27c2800a_Event1 .

oa:source_smh_0183d50b-4587-271f-b67f-0ade27c2800a
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1915-06-16 - 1915-06-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-06-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-06-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1915-06-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 342, Periode: 1915" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "272" ;
    a2a:RegistryNumber "342" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 342, Periode: 1915, BS Overlijdensregister, 272, 342"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/efdb74a5-40fb-74a8-2a2a-09889f530903.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/0183d50b-4587-271f-b67f-0ade27c2800a" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/efdb74a5-40fb-74a8-2a2a-09889f530903.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/0183d50b-4587-271f-b67f-0ade27c2800a" ;
  a2a:RecordGUID "{0183d50b-4587-271f-b67f-0ade27c2800a}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "342" ;
  a2a:SourceRemarkregister_periode "1915" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_3010_00003010.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Gouda" ;
  a2a:PersonRemarkdatum_overlijden "1915-06-15" .

