@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_46217a9b-1064-9df2-032f-e587c7eb310a
  a a2a:Record ;
  rdfs:label "Overlijden op 16 november 1952 te Gouda" ;
  a2a:hasPerson oa:person_smh_46217a9b-1064-9df2-032f-e587c7eb310a_Person-34664aca-5bf5-2e21-a4c1-5ee42aa2e22e, oa:person_smh_46217a9b-1064-9df2-032f-e587c7eb310a_Person-7229146b-0554-c8b9-54ec-81c78937d8d8, oa:person_smh_46217a9b-1064-9df2-032f-e587c7eb310a_Person-c612d802-48b1-2e05-9937-8a7ed3cbc4b0, oa:person_smh_46217a9b-1064-9df2-032f-e587c7eb310a_Person-f708c133-7b41-b561-e693-6bfd31f5a874, oa:person_smh_46217a9b-1064-9df2-032f-e587c7eb310a_Person-bb36b2f4-7b61-18d1-7f74-5d438039717f ;
  a2a:hasEvent oa:event_smh_46217a9b-1064-9df2-032f-e587c7eb310a_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_46217a9b-1064-9df2-032f-e587c7eb310a_0, oa:relationep_smh_46217a9b-1064-9df2-032f-e587c7eb310a_1, oa:relationep_smh_46217a9b-1064-9df2-032f-e587c7eb310a_2, oa:relationep_smh_46217a9b-1064-9df2-032f-e587c7eb310a_3, oa:relationep_smh_46217a9b-1064-9df2-032f-e587c7eb310a_4 ;
  a2a:hasSource oa:source_smh_46217a9b-1064-9df2-032f-e587c7eb310a .

oa:person_smh_46217a9b-1064-9df2-032f-e587c7eb310a_Person-34664aca-5bf5-2e21-a4c1-5ee42aa2e22e
  a a2a:Person ;
  rdfs:label "Adriana Maria van der Wolf" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria van der Wolf" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wolf"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_46217a9b-1064-9df2-032f-e587c7eb310a_Person-7229146b-0554-c8b9-54ec-81c78937d8d8
  a a2a:Person ;
  rdfs:label "Hendrina Catharina Veen" ;
  a2a:PersonName [
    rdfs:label "Hendrina Catharina Veen" ;
    a2a:PersonNameFirstName "Hendrina Catharina" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_46217a9b-1064-9df2-032f-e587c7eb310a_Person-c612d802-48b1-2e05-9937-8a7ed3cbc4b0
  a a2a:Person ;
  rdfs:label "Arie Binee" ;
  a2a:PersonName [
    rdfs:label "Arie Binee" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Binee"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "72" ;
    rdfs:label "72"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_smh_46217a9b-1064-9df2-032f-e587c7eb310a_Person-f708c133-7b41-b561-e693-6bfd31f5a874
  a a2a:Person ;
  rdfs:label "Dirk Binee" ;
  a2a:PersonName [
    rdfs:label "Dirk Binee" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Binee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_46217a9b-1064-9df2-032f-e587c7eb310a_Person-bb36b2f4-7b61-18d1-7f74-5d438039717f
  a a2a:Person ;
  rdfs:label "Antonia de Hoog" ;
  a2a:PersonName [
    rdfs:label "Antonia de Hoog" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hoog"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_smh_46217a9b-1064-9df2-032f-e587c7eb310a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1952" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1952-11-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_46217a9b-1064-9df2-032f-e587c7eb310a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_46217a9b-1064-9df2-032f-e587c7eb310a_Person:34664aca-5bf5-2e21-a4c1-5ee42aa2e22e ;
  a2a:EventKeyRef oa:event_smh_46217a9b-1064-9df2-032f-e587c7eb310a_Event1 .

oa:relationep_smh_46217a9b-1064-9df2-032f-e587c7eb310a_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_smh_46217a9b-1064-9df2-032f-e587c7eb310a_Person:7229146b-0554-c8b9-54ec-81c78937d8d8 ;
  a2a:EventKeyRef oa:event_smh_46217a9b-1064-9df2-032f-e587c7eb310a_Event1 .

oa:relationep_smh_46217a9b-1064-9df2-032f-e587c7eb310a_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_46217a9b-1064-9df2-032f-e587c7eb310a_Person:c612d802-48b1-2e05-9937-8a7ed3cbc4b0 ;
  a2a:EventKeyRef oa:event_smh_46217a9b-1064-9df2-032f-e587c7eb310a_Event1 .

oa:relationep_smh_46217a9b-1064-9df2-032f-e587c7eb310a_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_46217a9b-1064-9df2-032f-e587c7eb310a_Person:f708c133-7b41-b561-e693-6bfd31f5a874 ;
  a2a:EventKeyRef oa:event_smh_46217a9b-1064-9df2-032f-e587c7eb310a_Event1 .

oa:relationep_smh_46217a9b-1064-9df2-032f-e587c7eb310a_4
  a a2a:RelationEP ;
  rdfs:label "other:Weduwnaar" ;
  a2a:RelationType "other:Weduwnaar" ;
  a2a:PersonKeyRef oa:person_smh_46217a9b-1064-9df2-032f-e587c7eb310a_Person:bb36b2f4-7b61-18d1-7f74-5d438039717f ;
  a2a:EventKeyRef oa:event_smh_46217a9b-1064-9df2-032f-e587c7eb310a_Event1 .

oa:source_smh_46217a9b-1064-9df2-032f-e587c7eb310a
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1952-11-18 - 1952-11-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1952-11-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1952-11-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1952" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1952-11-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 379, Periode: 1952" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "426" ;
    a2a:RegistryNumber "379" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 379, Periode: 1952, BS Overlijdensregister, 426, 379"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/09e89d62-8143-739d-3460-6f302a5dc8db.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/46217a9b-1064-9df2-032f-e587c7eb310a" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/09e89d62-8143-739d-3460-6f302a5dc8db.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/46217a9b-1064-9df2-032f-e587c7eb310a" ;
  a2a:RecordGUID "{46217a9b-1064-9df2-032f-e587c7eb310a}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "379" ;
  a2a:SourceRemarkregister_periode "1952" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_562_00000562.xml van SMH" .

[] a2a:PersonRemarkdiversen "Moeder is overleden." .
[]
  a2a:PersonRemarkplaats_overlijden "Gouda" ;
  a2a:PersonRemarkdatum_overlijden "1952-11-16" .

[] a2a:PersonRemarkdiversen "Vader is overleden." .
