@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_7388a408-7f54-43ba-b388-ebeefc094e50
  a a2a:Record ;
  rdfs:label "Overlijden op 24 februari 1861 te Buinerveen (Borger)" ;
  a2a:hasPerson oa:person_dar_7388a408-7f54-43ba-b388-ebeefc094e50_Person-fdbcbe55-9f50-466c-9085-64a04bb7d10b, oa:person_dar_7388a408-7f54-43ba-b388-ebeefc094e50_Person-696e389f-0340-46b5-bf89-427a8a501f45, oa:person_dar_7388a408-7f54-43ba-b388-ebeefc094e50_Person-a3c7329d-0386-4d58-8745-b420b2771b65, oa:person_dar_7388a408-7f54-43ba-b388-ebeefc094e50_Person-2f053208-4d5c-4b21-8b82-29c88e2c95b6 ;
  a2a:hasEvent oa:event_dar_7388a408-7f54-43ba-b388-ebeefc094e50_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_7388a408-7f54-43ba-b388-ebeefc094e50_0, oa:relationep_dar_7388a408-7f54-43ba-b388-ebeefc094e50_1, oa:relationep_dar_7388a408-7f54-43ba-b388-ebeefc094e50_2 ;
  a2a:hasRelationPP oa:relationpp_dar_7388a408-7f54-43ba-b388-ebeefc094e50_0 ;
  a2a:hasSource oa:source_dar_7388a408-7f54-43ba-b388-ebeefc094e50 .

oa:person_dar_7388a408-7f54-43ba-b388-ebeefc094e50_Person-fdbcbe55-9f50-466c-9085-64a04bb7d10b
  a a2a:Person ;
  rdfs:label "Geertruid Egberts" ;
  a2a:PersonName [
    rdfs:label "Geertruid Egberts" ;
    a2a:PersonNameFirstName "Geertruid" ;
    a2a:PersonNameLastName "Egberts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_7388a408-7f54-43ba-b388-ebeefc094e50_Person-696e389f-0340-46b5-bf89-427a8a501f45
  a a2a:Person ;
  rdfs:label "Geert Lanting" ;
  a2a:PersonName [
    rdfs:label "Geert Lanting" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Lanting"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1810" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1810-02-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gasselte" ;
    rdfs:label "Gasselte"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_7388a408-7f54-43ba-b388-ebeefc094e50_Person-a3c7329d-0386-4d58-8745-b420b2771b65
  a a2a:Person ;
  rdfs:label "Lambert Geerts Lanting" ;
  a2a:PersonName [
    rdfs:label "Lambert Geerts Lanting" ;
    a2a:PersonNameFirstName "Lambert Geerts" ;
    a2a:PersonNameLastName "Lanting"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_7388a408-7f54-43ba-b388-ebeefc094e50_Person-2f053208-4d5c-4b21-8b82-29c88e2c95b6
  a a2a:Person ;
  rdfs:label "Grietien Fransen" ;
  a2a:PersonName [
    rdfs:label "Grietien Fransen" ;
    a2a:PersonNameFirstName "Grietien" ;
    a2a:PersonNameLastName "Fransen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_7388a408-7f54-43ba-b388-ebeefc094e50_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1861" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1861-02-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Buinerveen (Borger)" ;
    rdfs:label "Buinerveen (Borger)"
  ] .

oa:relationep_dar_7388a408-7f54-43ba-b388-ebeefc094e50_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_7388a408-7f54-43ba-b388-ebeefc094e50_Person:fdbcbe55-9f50-466c-9085-64a04bb7d10b ;
  a2a:EventKeyRef oa:event_dar_7388a408-7f54-43ba-b388-ebeefc094e50_Event1 .

oa:relationep_dar_7388a408-7f54-43ba-b388-ebeefc094e50_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_7388a408-7f54-43ba-b388-ebeefc094e50_Person:696e389f-0340-46b5-bf89-427a8a501f45 ;
  a2a:EventKeyRef oa:event_dar_7388a408-7f54-43ba-b388-ebeefc094e50_Event1 .

oa:relationep_dar_7388a408-7f54-43ba-b388-ebeefc094e50_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_7388a408-7f54-43ba-b388-ebeefc094e50_Person:a3c7329d-0386-4d58-8745-b420b2771b65 ;
  a2a:EventKeyRef oa:event_dar_7388a408-7f54-43ba-b388-ebeefc094e50_Event1 .

oa:relationpp_dar_7388a408-7f54-43ba-b388-ebeefc094e50_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_7388a408-7f54-43ba-b388-ebeefc094e50_Person:696e389f-0340-46b5-bf89-427a8a501f45, oa:person_dar_7388a408-7f54-43ba-b388-ebeefc094e50_Person:2f053208-4d5c-4b21-8b82-29c88e2c95b6 .

oa:source_dar_7388a408-7f54-43ba-b388-ebeefc094e50
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger", "1861-02-25 - 1861-02-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-02-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1861-02-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1861" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1861-02-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1861, Periode: 1861" ;
    a2a:Book "Overlijdensregister Borger 1861" ;
    a2a:DocumentNumber "16" ;
    a2a:RegistryNumber "1861" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1861, Periode: 1861, Overlijdensregister Borger 1861, 16, 1861"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/2e9f3620-102c-8a20-24ee-dd8b83a4c60b.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/7388a408-7f54-43ba-b388-ebeefc094e50" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/2e9f3620-102c-8a20-24ee-dd8b83a4c60b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/7388a408-7f54-43ba-b388-ebeefc094e50" ;
  a2a:RecordGUID "{7388a408-7f54-43ba-b388-ebeefc094e50}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4513_00004513.xml van DAR" .

