@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_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58
  a a2a:Record ;
  rdfs:label "Overlijden op 16 juni 1871 te Beilen" ;
  a2a:hasPerson oa:person_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_Person-4a0b4947-323c-45ef-8fad-73aa9ec76eb3, oa:person_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_Person-1094f8b7-e396-452a-9865-460f4eab370f, oa:person_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_Person-73634805-9c3f-45be-b6ba-94a5e7ea5851, oa:person_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_Person-ec85376f-06ce-417e-b853-584c6c07a27d ;
  a2a:hasEvent oa:event_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_0, oa:relationep_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_1, oa:relationep_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_2, oa:relationep_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_3 ;
  a2a:hasSource oa:source_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58 .

oa:person_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_Person-4a0b4947-323c-45ef-8fad-73aa9ec76eb3
  a a2a:Person ;
  rdfs:label "Aaltje Roelofs" ;
  a2a:PersonName [
    rdfs:label "Aaltje Roelofs" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Roelofs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_Person-1094f8b7-e396-452a-9865-460f4eab370f
  a a2a:Person ;
  rdfs:label "Arend Jans Strijk" ;
  a2a:PersonName [
    rdfs:label "Arend Jans Strijk" ;
    a2a:PersonNameFirstName "Arend Jans" ;
    a2a:PersonNameLastName "Strijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_Person-73634805-9c3f-45be-b6ba-94a5e7ea5851
  a a2a:Person ;
  rdfs:label "Jan Arends Strijk" ;
  a2a:PersonName [
    rdfs:label "Jan Arends Strijk" ;
    a2a:PersonNameFirstName "Jan Arends" ;
    a2a:PersonNameLastName "Strijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1800" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1800-02-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rolde" ;
    rdfs:label "Rolde"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_Person-ec85376f-06ce-417e-b853-584c6c07a27d
  a a2a:Person ;
  rdfs:label "Femmechien Kok" ;
  a2a:PersonName [
    rdfs:label "Femmechien Kok" ;
    a2a:PersonNameFirstName "Femmechien" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1871" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1871-06-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen"
  ] .

oa:relationep_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_Person:4a0b4947-323c-45ef-8fad-73aa9ec76eb3 ;
  a2a:EventKeyRef oa:event_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_Event1 .

oa:relationep_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_Person:1094f8b7-e396-452a-9865-460f4eab370f ;
  a2a:EventKeyRef oa:event_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_Event1 .

oa:relationep_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_Person:73634805-9c3f-45be-b6ba-94a5e7ea5851 ;
  a2a:EventKeyRef oa:event_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_Event1 .

oa:relationep_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_3
  a a2a:RelationEP ;
  rdfs:label "other:Overleden echtgenote" ;
  a2a:RelationType "other:Overleden echtgenote" ;
  a2a:PersonKeyRef oa:person_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_Person:ec85376f-06ce-417e-b853-584c6c07a27d ;
  a2a:EventKeyRef oa:event_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58_Event1 .

oa:source_dar_f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen", "1871-06-16 - 1871-06-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-06-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1871-06-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1871" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1871-06-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Uittreksel, Deel: 1871, Periode: 1871" ;
    a2a:Book "Overlijdensregister Beilen 1871" ;
    a2a:DocumentNumber "56" ;
    a2a:RegistryNumber "1871" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Uittreksel, Deel: 1871, Periode: 1871, Overlijdensregister Beilen 1871, 56, 1871"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/c6605693-b040-4aaa-275f-abf44b3c994e.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/c6605693-b040-4aaa-275f-abf44b3c994e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58" ;
  a2a:RecordGUID "{f2d35f96-aca2-4a2e-bfb7-dbaa0e238e58}" ;
  a2a:SourceRemarkbron "Uittreksel" ;
  a2a:SourceRemarkdeel "1871" ;
  a2a:SourceRemarkregister_periode "1871" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_5911_00005911.xml van DAR" .

[]
  a2a:PersonRemarkplaats_overlijden "Beilen" ;
  a2a:PersonRemarkdatum_overlijden "1871-06-16" .

