@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_713115f2-c0fa-4beb-9cb3-e79a725e5ba8
  a a2a:Record ;
  rdfs:label "Overlijden op 3 oktober 1898 te Schipborg" ;
  a2a:hasPerson oa:person_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_Person-6d861f91-cc21-4841-a910-58b7969701ec, oa:person_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_Person-caa7cd90-2dc9-46ae-ab13-81637c15b23b, oa:person_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_Person-0145ed5a-521f-4abe-abe7-6a458e5d2cf7, oa:person_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_Person-8bd3fad6-d0ee-4846-a0da-108f9fa50f65 ;
  a2a:hasEvent oa:event_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_0, oa:relationep_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_1, oa:relationep_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_2 ;
  a2a:hasRelationPP oa:relationpp_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_0 ;
  a2a:hasSource oa:source_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8 .

oa:person_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_Person-6d861f91-cc21-4841-a910-58b7969701ec
  a a2a:Person ;
  rdfs:label "Geessien Strijk" ;
  a2a:PersonName [
    rdfs:label "Geessien Strijk" ;
    a2a:PersonNameFirstName "Geessien" ;
    a2a:PersonNameLastName "Strijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_Person-caa7cd90-2dc9-46ae-ab13-81637c15b23b
  a a2a:Person ;
  rdfs:label "Hendrik Gerrits Stevens" ;
  a2a:PersonName [
    rdfs:label "Hendrik Gerrits Stevens" ;
    a2a:PersonNameFirstName "Hendrik Gerrits" ;
    a2a:PersonNameLastName "Stevens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_Person-0145ed5a-521f-4abe-abe7-6a458e5d2cf7
  a a2a:Person ;
  rdfs:label "Marchien Wassen" ;
  a2a:PersonName [
    rdfs:label "Marchien Wassen" ;
    a2a:PersonNameFirstName "Marchien" ;
    a2a:PersonNameLastName "Wassen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_Person-8bd3fad6-d0ee-4846-a0da-108f9fa50f65
  a a2a:Person ;
  rdfs:label "Albert Stevens" ;
  a2a:PersonName [
    rdfs:label "Albert Stevens" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Stevens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "80 jaar" ;
    rdfs:label "80 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1818-04-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Westerbork" ;
    rdfs:label "Westerbork"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1898" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1898-10-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schipborg" ;
    rdfs:label "Schipborg"
  ] .

oa:relationep_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_Person:caa7cd90-2dc9-46ae-ab13-81637c15b23b ;
  a2a:EventKeyRef oa:event_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_Event1 .

oa:relationep_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_Person:0145ed5a-521f-4abe-abe7-6a458e5d2cf7 ;
  a2a:EventKeyRef oa:event_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_Event1 .

oa:relationep_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_Person:8bd3fad6-d0ee-4846-a0da-108f9fa50f65 ;
  a2a:EventKeyRef oa:event_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_Event1 .

oa:relationpp_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_Person:8bd3fad6-d0ee-4846-a0da-108f9fa50f65, oa:person_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8_Person:6d861f91-cc21-4841-a910-58b7969701ec .

oa:source_dar_713115f2-c0fa-4beb-9cb3-e79a725e5ba8
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo", "1898-10-04 - 1898-10-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-10-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-10-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1898" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1898-10-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1898, Periode: 1898" ;
    a2a:Book "Overlijdensregister Anloo 1898" ;
    a2a:DocumentNumber "43" ;
    a2a:RegistryNumber "1898" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1898, Periode: 1898, Overlijdensregister Anloo 1898, 43, 1898"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/14ec065e-68dd-c55c-6d6c-8fdd9e755a32.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/713115f2-c0fa-4beb-9cb3-e79a725e5ba8" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/14ec065e-68dd-c55c-6d6c-8fdd9e755a32.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/713115f2-c0fa-4beb-9cb3-e79a725e5ba8" ;
  a2a:RecordGUID "{713115f2-c0fa-4beb-9cb3-e79a725e5ba8}" ;
  a2a:SourceRemarkbron "Overlijden" ;
  a2a:SourceRemarkdeel "1898" ;
  a2a:SourceRemarkregister_periode "1898" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_163_00000163.xml van DAR" .

[] a2a:PersonRemarkdatum_overlijden "1898-10-03" .
