@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_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4
  a a2a:Record ;
  rdfs:label "Overlijden op 3 juni 1973 te Meppel" ;
  a2a:hasPerson oa:person_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_Person-4ea7578c-6bc5-feab-1567-6cad929c524b, oa:person_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_Person-e4becb82-467d-405c-3063-8faa096344d3, oa:person_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_Person-5636ff08-24cc-1fe8-67b9-cffc2c687067, oa:person_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_Person-4112a964-9cb1-20ef-8262-de33b15a15a0 ;
  a2a:hasEvent oa:event_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_0, oa:relationep_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_1, oa:relationep_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_2, oa:relationep_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_3 ;
  a2a:hasSource oa:source_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4 .

oa:person_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_Person-4ea7578c-6bc5-feab-1567-6cad929c524b
  a a2a:Person ;
  rdfs:label "Joseph de Levie" ;
  a2a:PersonName [
    rdfs:label "Joseph de Levie" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Levie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_Person-e4becb82-467d-405c-3063-8faa096344d3
  a a2a:Person ;
  rdfs:label "Nathan Cohen" ;
  a2a:PersonName [
    rdfs:label "Nathan Cohen" ;
    a2a:PersonNameFirstName "Nathan" ;
    a2a:PersonNameLastName "Cohen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_Person-5636ff08-24cc-1fe8-67b9-cffc2c687067
  a a2a:Person ;
  rdfs:label "Juda Breebaard" ;
  a2a:PersonName [
    rdfs:label "Juda Breebaard" ;
    a2a:PersonNameFirstName "Juda" ;
    a2a:PersonNameLastName "Breebaard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_Person-4112a964-9cb1-20ef-8262-de33b15a15a0
  a a2a:Person ;
  rdfs:label "Evalina Cohen" ;
  a2a:PersonName [
    rdfs:label "Evalina Cohen" ;
    a2a:PersonNameFirstName "Evalina" ;
    a2a:PersonNameLastName "Cohen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1884-02-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:event_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1973" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1973-06-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_0
  a a2a:RelationEP ;
  rdfs:label "other:Gehuwd geweest" ;
  a2a:RelationType "other:Gehuwd geweest" ;
  a2a:PersonKeyRef oa:person_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_Person:4ea7578c-6bc5-feab-1567-6cad929c524b ;
  a2a:EventKeyRef oa:event_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_Event1 .

oa:relationep_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_Person:e4becb82-467d-405c-3063-8faa096344d3 ;
  a2a:EventKeyRef oa:event_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_Event1 .

oa:relationep_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_Person:5636ff08-24cc-1fe8-67b9-cffc2c687067 ;
  a2a:EventKeyRef oa:event_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_Event1 .

oa:relationep_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_Person:4112a964-9cb1-20ef-8262-de33b15a15a0 ;
  a2a:EventKeyRef oa:event_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4_Event1 .

oa:source_dar_17eac5f7-7d84-1aaa-e1c6-34e372f80ac4
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1973-07-04 - 1973-07-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1973-07-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1973-07-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1973" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1973-07-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1973, Periode: 1973" ;
    a2a:Book "Overlijdensregister Meppel 1973" ;
    a2a:DocumentNumber "177" ;
    a2a:RegistryNumber "1973" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1973, Periode: 1973, Overlijdensregister Meppel 1973, 177, 1973"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/50435b47-87ed-dff7-de4e-b2cf5397b9e1.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/17eac5f7-7d84-1aaa-e1c6-34e372f80ac4" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/50435b47-87ed-dff7-de4e-b2cf5397b9e1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-08-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/17eac5f7-7d84-1aaa-e1c6-34e372f80ac4" ;
  a2a:RecordGUID "{17eac5f7-7d84-1aaa-e1c6-34e372f80ac4}" ;
  a2a:SourceRemarkdeel "1973" ;
  a2a:SourceRemarkregister_periode "1973" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_61_00000061.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Meppel" ;
  a2a:PersonRemarkdatum_overlijden "1973-06-03" .

