@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_7f1feb9d-a744-1fc7-e366-f769a84f0ffe
  a a2a:Record ;
  rdfs:label "Overlijden op 21 september 1883 te Waddinxveen" ;
  a2a:hasPerson oa:person_smh_7f1feb9d-a744-1fc7-e366-f769a84f0ffe_Person-07d0f0db-0455-7b2f-9a67-502eaa919990, oa:person_smh_7f1feb9d-a744-1fc7-e366-f769a84f0ffe_Person-2f948491-80cc-e8fb-c7af-c7bc7820e295, oa:person_smh_7f1feb9d-a744-1fc7-e366-f769a84f0ffe_Person-03cf1e07-0238-0ee4-32b8-234d4ac9953e ;
  a2a:hasEvent oa:event_smh_7f1feb9d-a744-1fc7-e366-f769a84f0ffe_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_7f1feb9d-a744-1fc7-e366-f769a84f0ffe_0, oa:relationep_smh_7f1feb9d-a744-1fc7-e366-f769a84f0ffe_1, oa:relationep_smh_7f1feb9d-a744-1fc7-e366-f769a84f0ffe_2 ;
  a2a:hasSource oa:source_smh_7f1feb9d-a744-1fc7-e366-f769a84f0ffe .

oa:person_smh_7f1feb9d-a744-1fc7-e366-f769a84f0ffe_Person-07d0f0db-0455-7b2f-9a67-502eaa919990
  a a2a:Person ;
  rdfs:label "Frans van Breugel" ;
  a2a:PersonName [
    rdfs:label "Frans van Breugel" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Breugel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_7f1feb9d-a744-1fc7-e366-f769a84f0ffe_Person-2f948491-80cc-e8fb-c7af-c7bc7820e295
  a a2a:Person ;
  rdfs:label "Maria Molenaar" ;
  a2a:PersonName [
    rdfs:label "Maria Molenaar" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Molenaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_7f1feb9d-a744-1fc7-e366-f769a84f0ffe_Person-03cf1e07-0238-0ee4-32b8-234d4ac9953e
  a a2a:Person ;
  rdfs:label "Doodgeboren kind van Breugel" ;
  a2a:PersonName [
    rdfs:label "Doodgeboren kind van Breugel" ;
    a2a:PersonNameFirstName "Doodgeboren kind" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Breugel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "0" ;
    rdfs:label "0"
  ] .

oa:event_smh_7f1feb9d-a744-1fc7-e366-f769a84f0ffe_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1883" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1883-09-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waddinxveen" ;
    rdfs:label "Waddinxveen"
  ] .

oa:relationep_smh_7f1feb9d-a744-1fc7-e366-f769a84f0ffe_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_7f1feb9d-a744-1fc7-e366-f769a84f0ffe_Person:07d0f0db-0455-7b2f-9a67-502eaa919990 ;
  a2a:EventKeyRef oa:event_smh_7f1feb9d-a744-1fc7-e366-f769a84f0ffe_Event1 .

oa:relationep_smh_7f1feb9d-a744-1fc7-e366-f769a84f0ffe_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_7f1feb9d-a744-1fc7-e366-f769a84f0ffe_Person:2f948491-80cc-e8fb-c7af-c7bc7820e295 ;
  a2a:EventKeyRef oa:event_smh_7f1feb9d-a744-1fc7-e366-f769a84f0ffe_Event1 .

oa:relationep_smh_7f1feb9d-a744-1fc7-e366-f769a84f0ffe_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_7f1feb9d-a744-1fc7-e366-f769a84f0ffe_Person:03cf1e07-0238-0ee4-32b8-234d4ac9953e ;
  a2a:EventKeyRef oa:event_smh_7f1feb9d-a744-1fc7-e366-f769a84f0ffe_Event1 .

oa:source_smh_7f1feb9d-a744-1fc7-e366-f769a84f0ffe
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Waddinxveen" ;
    rdfs:label "Waddinxveen", "1883-09-22 - 1883-09-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1883-09-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1883-09-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1883" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1883-09-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 44, Periode: 1880-1884" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "80" ;
    a2a:RegistryNumber "44" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 44, Periode: 1880-1884, BS Overlijdensregister, 80, 44"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/ac9a3d4e-0f17-7063-c8ed-cbcdd0b077f6.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/7f1feb9d-a744-1fc7-e366-f769a84f0ffe" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/ac9a3d4e-0f17-7063-c8ed-cbcdd0b077f6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/7f1feb9d-a744-1fc7-e366-f769a84f0ffe" ;
  a2a:RecordGUID "{7f1feb9d-a744-1fc7-e366-f769a84f0ffe}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "44" ;
  a2a:SourceRemarkregister_periode "1880-1884" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_3577_00003577.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Waddinxveen" ;
  a2a:PersonRemarkdatum_overlijden "1883-09-21" .

