@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_092be7fa-e427-8881-2a1e-3f7cbc174a76
  a a2a:Record ;
  rdfs:label "Overlijden op 6 juli 1847 te Gouda" ;
  a2a:hasPerson oa:person_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_Person-1977f247-2a8e-611c-d364-077954474f00, oa:person_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_Person-7529cb8f-61a9-ff15-4fcf-c5e2425e0c3f, oa:person_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_Person-a1b0e969-e20f-1d48-b8eb-a5f9d9bdcda1, oa:person_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_Person-7ce1cb47-439a-8c62-c20d-435849b156bf ;
  a2a:hasEvent oa:event_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_0, oa:relationep_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_1, oa:relationep_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_2, oa:relationep_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_3 ;
  a2a:hasSource oa:source_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76 .

oa:person_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_Person-1977f247-2a8e-611c-d364-077954474f00
  a a2a:Person ;
  rdfs:label "Cornelia de Roos" ;
  a2a:PersonName [
    rdfs:label "Cornelia de Roos" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Roos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_Person-7529cb8f-61a9-ff15-4fcf-c5e2425e0c3f
  a a2a:Person ;
  rdfs:label "Maarten de Jong" ;
  a2a:PersonName [
    rdfs:label "Maarten de Jong" ;
    a2a:PersonNameFirstName "Maarten" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_Person-a1b0e969-e20f-1d48-b8eb-a5f9d9bdcda1
  a a2a:Person ;
  rdfs:label "Maria Minke" ;
  a2a:PersonName [
    rdfs:label "Maria Minke" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Minke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_Person-7ce1cb47-439a-8c62-c20d-435849b156bf
  a a2a:Person ;
  rdfs:label "Nicolaas de Jong" ;
  a2a:PersonName [
    rdfs:label "Nicolaas de Jong" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "64" ;
    rdfs:label "64"
  ] .

oa:event_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1847" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1847-07-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_Person:1977f247-2a8e-611c-d364-077954474f00 ;
  a2a:EventKeyRef oa:event_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_Event1 .

oa:relationep_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_Person:7529cb8f-61a9-ff15-4fcf-c5e2425e0c3f ;
  a2a:EventKeyRef oa:event_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_Event1 .

oa:relationep_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_2
  a a2a:RelationEP ;
  rdfs:label "other:Weduwnaar" ;
  a2a:RelationType "other:Weduwnaar" ;
  a2a:PersonKeyRef oa:person_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_Person:a1b0e969-e20f-1d48-b8eb-a5f9d9bdcda1 ;
  a2a:EventKeyRef oa:event_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_Event1 .

oa:relationep_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_Person:7ce1cb47-439a-8c62-c20d-435849b156bf ;
  a2a:EventKeyRef oa:event_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76_Event1 .

oa:source_smh_092be7fa-e427-8881-2a1e-3f7cbc174a76
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1847-07-08 - 1847-07-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1847-07-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1847-07-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1847" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1847-07-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 274, Periode: 1847" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "499" ;
    a2a:RegistryNumber "274" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 274, Periode: 1847, BS Overlijdensregister, 499, 274"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/661a5a8d-7946-ae7d-b0c0-433d4ee9cabc.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/092be7fa-e427-8881-2a1e-3f7cbc174a76" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/661a5a8d-7946-ae7d-b0c0-433d4ee9cabc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/092be7fa-e427-8881-2a1e-3f7cbc174a76" ;
  a2a:RecordGUID "{092be7fa-e427-8881-2a1e-3f7cbc174a76}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "274" ;
  a2a:SourceRemarkregister_periode "1847" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_363_00000363.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Gouda" ;
  a2a:PersonRemarkdatum_overlijden "1847-07-06" .

