@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_2c7fb020-686e-4da6-b0fc-e66dfe47250b
  a a2a:Record ;
  rdfs:label "Overlijden op 31 augustus 1866 te Drouwenerveen" ;
  a2a:hasPerson oa:person_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_Person-9e9ab161-2fd3-423e-868b-b0ec48d02ce6, oa:person_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_Person-ee6003ed-d4f4-4487-a25d-3d7a63f83d2d, oa:person_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_Person-ca3361fe-6c38-448b-8b03-e8911cef44a3, oa:person_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_Person-592244dc-8c1d-4112-ae6a-fa57592a1ff0 ;
  a2a:hasEvent oa:event_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_0, oa:relationep_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_1, oa:relationep_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_2 ;
  a2a:hasRelationPP oa:relationpp_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_0 ;
  a2a:hasSource oa:source_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b .

oa:person_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_Person-9e9ab161-2fd3-423e-868b-b0ec48d02ce6
  a a2a:Person ;
  rdfs:label "Hinderina Willems" ;
  a2a:PersonName [
    rdfs:label "Hinderina Willems" ;
    a2a:PersonNameFirstName "Hinderina" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_Person-ee6003ed-d4f4-4487-a25d-3d7a63f83d2d
  a a2a:Person ;
  rdfs:label "Fennechien Klasens" ;
  a2a:PersonName [
    rdfs:label "Fennechien Klasens" ;
    a2a:PersonNameFirstName "Fennechien" ;
    a2a:PersonNameLastName "Klasens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_Person-ca3361fe-6c38-448b-8b03-e8911cef44a3
  a a2a:Person ;
  rdfs:label "Geert Geerts Kelder" ;
  a2a:PersonName [
    rdfs:label "Geert Geerts Kelder" ;
    a2a:PersonNameFirstName "Geert Geerts" ;
    a2a:PersonNameLastName "Kelder"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1778" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1778-08-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gasselte" ;
    rdfs:label "Gasselte"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_Person-592244dc-8c1d-4112-ae6a-fa57592a1ff0
  a a2a:Person ;
  rdfs:label "Jan Geerts" ;
  a2a:PersonName [
    rdfs:label "Jan Geerts" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1866" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1866-08-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drouwenerveen" ;
    rdfs:label "Drouwenerveen"
  ] .

oa:relationep_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_Person:ee6003ed-d4f4-4487-a25d-3d7a63f83d2d ;
  a2a:EventKeyRef oa:event_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_Event1 .

oa:relationep_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_Person:ca3361fe-6c38-448b-8b03-e8911cef44a3 ;
  a2a:EventKeyRef oa:event_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_Event1 .

oa:relationep_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_Person:592244dc-8c1d-4112-ae6a-fa57592a1ff0 ;
  a2a:EventKeyRef oa:event_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_Event1 .

oa:relationpp_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_Person:ca3361fe-6c38-448b-8b03-e8911cef44a3, oa:person_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b_Person:9e9ab161-2fd3-423e-868b-b0ec48d02ce6 .

oa:source_dar_2c7fb020-686e-4da6-b0fc-e66dfe47250b
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger", "1866-08-31 - 1866-08-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1866-08-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1866-08-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1866" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1866-08-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1866, Periode: 1866" ;
    a2a:Book "Overlijdensregister Borger 1866" ;
    a2a:DocumentNumber "88" ;
    a2a:RegistryNumber "1866" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1866, Periode: 1866, Overlijdensregister Borger 1866, 88, 1866"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/fd18cbcb-fd1d-b18d-5a65-fdac22e1fa11.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2c7fb020-686e-4da6-b0fc-e66dfe47250b" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/fd18cbcb-fd1d-b18d-5a65-fdac22e1fa11.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2c7fb020-686e-4da6-b0fc-e66dfe47250b" ;
  a2a:RecordGUID "{2c7fb020-686e-4da6-b0fc-e66dfe47250b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_5349_00005349.xml van DAR" .

