@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_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3
  a a2a:Record ;
  rdfs:label "Overlijden op 11 november 1971 te Zuidlaren" ;
  a2a:hasPerson oa:person_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_Person-79cf76f1-6f5e-4cee-da2a-c3682d3bf44e, oa:person_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_Person-19fb1235-2445-bb34-291c-ce483e901ac8, oa:person_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_Person-bd8d9f57-eef6-b942-aee0-ab26b900e3f0, oa:person_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_Person-d482db06-5f98-302e-f8bf-d75a07027de2 ;
  a2a:hasEvent oa:event_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_0, oa:relationep_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_1, oa:relationep_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_2, oa:relationep_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_3 ;
  a2a:hasSource oa:source_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3 .

oa:person_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_Person-79cf76f1-6f5e-4cee-da2a-c3682d3bf44e
  a a2a:Person ;
  rdfs:label "Egbert van Calker" ;
  a2a:PersonName [
    rdfs:label "Egbert van Calker" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Calker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_Person-19fb1235-2445-bb34-291c-ce483e901ac8
  a a2a:Person ;
  rdfs:label "Pieter Leeuw" ;
  a2a:PersonName [
    rdfs:label "Pieter Leeuw" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Leeuw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_Person-bd8d9f57-eef6-b942-aee0-ab26b900e3f0
  a a2a:Person ;
  rdfs:label "Lomina Berghuis" ;
  a2a:PersonName [
    rdfs:label "Lomina Berghuis" ;
    a2a:PersonNameFirstName "Lomina" ;
    a2a:PersonNameLastName "Berghuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_Person-d482db06-5f98-302e-f8bf-d75a07027de2
  a a2a:Person ;
  rdfs:label "Jacoba Leeuw" ;
  a2a:PersonName [
    rdfs:label "Jacoba Leeuw" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Leeuw"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1889-05-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Middelstum" ;
    rdfs:label "Middelstum"
  ] .

oa:event_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1971" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1971-11-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zuidlaren" ;
    rdfs:label "Zuidlaren"
  ] .

oa:relationep_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_0
  a a2a:RelationEP ;
  rdfs:label "other:Gehuwd geweest met" ;
  a2a:RelationType "other:Gehuwd geweest met" ;
  a2a:PersonKeyRef oa:person_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_Person:79cf76f1-6f5e-4cee-da2a-c3682d3bf44e ;
  a2a:EventKeyRef oa:event_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_Event1 .

oa:relationep_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_Person:19fb1235-2445-bb34-291c-ce483e901ac8 ;
  a2a:EventKeyRef oa:event_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_Event1 .

oa:relationep_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_Person:bd8d9f57-eef6-b942-aee0-ab26b900e3f0 ;
  a2a:EventKeyRef oa:event_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_Event1 .

oa:relationep_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_Person:d482db06-5f98-302e-f8bf-d75a07027de2 ;
  a2a:EventKeyRef oa:event_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3_Event1 .

oa:source_dar_00fca57f-7c4e-6d61-af9c-9dedeab2fdc3
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zuidlaren" ;
    rdfs:label "Zuidlaren", "1971-11-11 - 1971-11-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1971-11-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1971-11-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1971" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1971-11-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1971, Periode: 1971" ;
    a2a:Book "Overlijdensregister Zuidlaren 1971" ;
    a2a:DocumentNumber "188" ;
    a2a:RegistryNumber "1971" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1971, Periode: 1971, Overlijdensregister Zuidlaren 1971, 188, 1971"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/5deae48f-21fb-ed7a-0bec-6d50dcdeba0b.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/00fca57f-7c4e-6d61-af9c-9dedeab2fdc3" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/5deae48f-21fb-ed7a-0bec-6d50dcdeba0b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/00fca57f-7c4e-6d61-af9c-9dedeab2fdc3" ;
  a2a:RecordGUID "{00fca57f-7c4e-6d61-af9c-9dedeab2fdc3}" ;
  a2a:SourceRemarkdeel "1971" ;
  a2a:SourceRemarkregister_periode "1971" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_190_00000190.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Zuidlaren" ;
  a2a:PersonRemarkdatum_overlijden "1971-11-11" .

