@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_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a
  a a2a:Record ;
  rdfs:label "Overlijden op 11 februari 1972 te Gouda" ;
  a2a:hasPerson oa:person_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_Person-e3703a07-99ca-e22a-b23d-4f831f9c5753, oa:person_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_Person-2e442909-83b1-c4c7-db1c-be9cf97986af, oa:person_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_Person-f5247b30-ae85-2e8c-6111-3b3cdd48f05a, oa:person_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_Person-671114c4-59e1-f29b-3416-216dda948d4b ;
  a2a:hasEvent oa:event_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_0, oa:relationep_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_1, oa:relationep_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_2 ;
  a2a:hasRelationPP oa:relationpp_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_0 ;
  a2a:hasSource oa:source_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a .

oa:person_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_Person-e3703a07-99ca-e22a-b23d-4f831f9c5753
  a a2a:Person ;
  rdfs:label "Adriana Willemina de Leeuw den Bouter" ;
  a2a:PersonName [
    rdfs:label "Adriana Willemina de Leeuw den Bouter" ;
    a2a:PersonNameFirstName "Adriana Willemina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leeuw den Bouter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_Person-2e442909-83b1-c4c7-db1c-be9cf97986af
  a a2a:Person ;
  rdfs:label "Johannes de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Johannes de Bruijn" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_Person-f5247b30-ae85-2e8c-6111-3b3cdd48f05a
  a a2a:Person ;
  rdfs:label "Hermanus Looren de Jong" ;
  a2a:PersonName [
    rdfs:label "Hermanus Looren de Jong" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Looren de Jong"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_Person-671114c4-59e1-f29b-3416-216dda948d4b
  a a2a:Person ;
  rdfs:label "Willemina de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Willemina de Bruijn" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Bergambacht" ;
    rdfs:label "Bergambacht"
  ] .

oa:event_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1972" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1972-02-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_Person:e3703a07-99ca-e22a-b23d-4f831f9c5753 ;
  a2a:EventKeyRef oa:event_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_Event1 .

oa:relationep_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_Person:2e442909-83b1-c4c7-db1c-be9cf97986af ;
  a2a:EventKeyRef oa:event_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_Event1 .

oa:relationep_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_Person:671114c4-59e1-f29b-3416-216dda948d4b ;
  a2a:EventKeyRef oa:event_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_Event1 .

oa:relationpp_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_Person:671114c4-59e1-f29b-3416-216dda948d4b, oa:person_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a_Person:f5247b30-ae85-2e8c-6111-3b3cdd48f05a .

oa:source_smh_3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1972-02-14 - 1972-02-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1972-02-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1972-02-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1972" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1972-02-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 427, Periode: 1972" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "118" ;
    a2a:RegistryNumber "427" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 427, Periode: 1972, BS Overlijdensregister, 118, 427"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/9730602f-30b1-b091-0ed0-20fd76e02cdf.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/9730602f-30b1-b091-0ed0-20fd76e02cdf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a" ;
  a2a:RecordGUID "{3ca88872-2e93-77d1-bbd8-8bf1b4aeeb6a}" ;
  a2a:SourceRemarkOpmerking "Goedkeuringen op doorhalingen in akte." ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "427" ;
  a2a:SourceRemarkregister_periode "1972" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_532_00000532.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Gouda" ;
  a2a:PersonRemarkdatum_overlijden "1972-02-11" .

