@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_c4f38b9d-e397-a88b-b4ed-e894fab20420
  a a2a:Record ;
  rdfs:label "Overlijden op 10 november 1971 te Gouda" ;
  a2a:hasPerson oa:person_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_Person-cba50d54-7707-cd71-a1e1-73b96d2b1411, oa:person_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_Person-da7aad75-3418-6dfd-8225-fe55cc3e0e2b, oa:person_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_Person-9123cba7-50d3-26d6-b892-54eecced7421, oa:person_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_Person-88d80939-404a-e589-7443-51456cdd99e8 ;
  a2a:hasEvent oa:event_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_0, oa:relationep_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_1, oa:relationep_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_2, oa:relationep_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_3 ;
  a2a:hasSource oa:source_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420 .

oa:person_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_Person-cba50d54-7707-cd71-a1e1-73b96d2b1411
  a a2a:Person ;
  rdfs:label "Arie Cornelis van der Want" ;
  a2a:PersonName [
    rdfs:label "Arie Cornelis van der Want" ;
    a2a:PersonNameFirstName "Arie Cornelis" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Want"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_Person-da7aad75-3418-6dfd-8225-fe55cc3e0e2b
  a a2a:Person ;
  rdfs:label "Cornelia Johanna Lugthart" ;
  a2a:PersonName [
    rdfs:label "Cornelia Johanna Lugthart" ;
    a2a:PersonNameFirstName "Cornelia Johanna" ;
    a2a:PersonNameLastName "Lugthart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_Person-9123cba7-50d3-26d6-b892-54eecced7421
  a a2a:Person ;
  rdfs:label "Willemina Gouka" ;
  a2a:PersonName [
    rdfs:label "Willemina Gouka" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Gouka"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_Person-88d80939-404a-e589-7443-51456cdd99e8
  a a2a:Person ;
  rdfs:label "Gerrit Adrianus van der Want" ;
  a2a:PersonName [
    rdfs:label "Gerrit Adrianus van der Want" ;
    a2a:PersonNameFirstName "Gerrit Adrianus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Want"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:event_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1971" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1971-11-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_Person:cba50d54-7707-cd71-a1e1-73b96d2b1411 ;
  a2a:EventKeyRef oa:event_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_Event1 .

oa:relationep_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_Person:da7aad75-3418-6dfd-8225-fe55cc3e0e2b ;
  a2a:EventKeyRef oa:event_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_Event1 .

oa:relationep_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_2
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_Person:9123cba7-50d3-26d6-b892-54eecced7421 ;
  a2a:EventKeyRef oa:event_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_Event1 .

oa:relationep_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_Person:88d80939-404a-e589-7443-51456cdd99e8 ;
  a2a:EventKeyRef oa:event_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420_Event1 .

oa:source_smh_c4f38b9d-e397-a88b-b4ed-e894fab20420
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1971-11-11 - 1971-11-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1971-11-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1971-11-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1971" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1971-11-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 424, Periode: 1971" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "590" ;
    a2a:RegistryNumber "424" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 424, Periode: 1971, BS Overlijdensregister, 590, 424"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/4f284f50-0098-1882-3b21-1e4c7f60c9c2.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/c4f38b9d-e397-a88b-b4ed-e894fab20420" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/4f284f50-0098-1882-3b21-1e4c7f60c9c2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/c4f38b9d-e397-a88b-b4ed-e894fab20420" ;
  a2a:RecordGUID "{c4f38b9d-e397-a88b-b4ed-e894fab20420}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "424" ;
  a2a:SourceRemarkregister_periode "1971" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_724_00000724.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Gouda" ;
  a2a:PersonRemarkdatum_overlijden "1971-11-10" .

