@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_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc
  a a2a:Record ;
  rdfs:label "Overlijden op 14 september 1813 te Meppel" ;
  a2a:hasPerson oa:person_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_Person-a1414027-4129-4d7f-8a62-793ba37f1706, oa:person_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_Person-8f92af39-92aa-498e-83bd-6acca9702377, oa:person_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_Person-1a938bb3-9189-4dcf-ae64-b147cc5612bc, oa:person_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_Person-a7915117-ba31-4917-8270-78f252d298a8 ;
  a2a:hasEvent oa:event_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_0, oa:relationep_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_1, oa:relationep_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_2, oa:relationep_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_3 ;
  a2a:hasSource oa:source_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc .

oa:person_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_Person-a1414027-4129-4d7f-8a62-793ba37f1706
  a a2a:Person ;
  rdfs:label "Derkien Bos" ;
  a2a:PersonName [
    rdfs:label "Derkien Bos" ;
    a2a:PersonNameFirstName "Derkien" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_Person-8f92af39-92aa-498e-83bd-6acca9702377
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_Person-1a938bb3-9189-4dcf-ae64-b147cc5612bc
  a a2a:Person ;
  rdfs:label "Jan Massier" ;
  a2a:PersonName [
    rdfs:label "Jan Massier" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Massier"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_Person-a7915117-ba31-4917-8270-78f252d298a8
  a a2a:Person ;
  rdfs:label "Peter Massier" ;
  a2a:PersonName [
    rdfs:label "Peter Massier" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Massier"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "72 jaar" ;
    rdfs:label "72 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "-" ;
    rdfs:label "-"
  ] ;
  a2a:Profession "paardekoper" .

oa:event_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1813-09-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_Person:a1414027-4129-4d7f-8a62-793ba37f1706 ;
  a2a:EventKeyRef oa:event_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_Event1 .

oa:relationep_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_1
  a a2a:RelationEP ;
  rdfs:label "other:Overleden echtgenote" ;
  a2a:RelationType "other:Overleden echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_Person:8f92af39-92aa-498e-83bd-6acca9702377 ;
  a2a:EventKeyRef oa:event_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_Event1 .

oa:relationep_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_Person:1a938bb3-9189-4dcf-ae64-b147cc5612bc ;
  a2a:EventKeyRef oa:event_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_Event1 .

oa:relationep_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_Person:a7915117-ba31-4917-8270-78f252d298a8 ;
  a2a:EventKeyRef oa:event_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc_Event1 .

oa:source_dar_ff0efc2b-b58d-4422-8ff1-986563e3bbdc
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1813-09-14 - 1813-09-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-09-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-09-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1813-09-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Uittreksel, Deel: 1813, Periode: 1812-1815" ;
    a2a:Book "Overlijdensregister Meppel 1813" ;
    a2a:DocumentNumber "68" ;
    a2a:RegistryNumber "1813" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Uittreksel, Deel: 1813, Periode: 1812-1815, Overlijdensregister Meppel 1813, 68, 1813"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/bc351cad-c5d5-1ad8-8f60-6734a1087cb0.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ff0efc2b-b58d-4422-8ff1-986563e3bbdc" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/bc351cad-c5d5-1ad8-8f60-6734a1087cb0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ff0efc2b-b58d-4422-8ff1-986563e3bbdc" ;
  a2a:RecordGUID "{ff0efc2b-b58d-4422-8ff1-986563e3bbdc}" ;
  a2a:SourceRemarkbron "Uittreksel" ;
  a2a:SourceRemarkdeel "1813" ;
  a2a:SourceRemarkregister_periode "1812-1815" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_6078_00006078.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Plaats doop: -" ;
  a2a:PersonRemarkplaats_overlijden "Meppel" ;
  a2a:PersonRemarkdatum_overlijden "1813-09-14" .

