@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_ec833d3a-443e-4fc8-b91a-377fba511bfa
  a a2a:Record ;
  rdfs:label "Overlijden op 14 januari 1929 te Tynaarlo (Vries)" ;
  a2a:hasPerson oa:person_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_Person-a3509d69-dba7-41be-ac95-6667f992d318, oa:person_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_Person-b8f8e70a-0377-4b8e-acd0-7f62c53669e4, oa:person_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_Person-c4e98254-7484-44d4-a4fc-24abb3544e70, oa:person_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_Person-fe5a2fb8-896c-4179-9a99-852edf110aec ;
  a2a:hasEvent oa:event_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_0, oa:relationep_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_1, oa:relationep_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_2 ;
  a2a:hasRelationPP oa:relationpp_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_0 ;
  a2a:hasSource oa:source_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa .

oa:person_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_Person-a3509d69-dba7-41be-ac95-6667f992d318
  a a2a:Person ;
  rdfs:label "Jantien Sijtses" ;
  a2a:PersonName [
    rdfs:label "Jantien Sijtses" ;
    a2a:PersonNameFirstName "Jantien" ;
    a2a:PersonNameLastName "Sijtses"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_Person-b8f8e70a-0377-4b8e-acd0-7f62c53669e4
  a a2a:Person ;
  rdfs:label "Roelfien Snoek" ;
  a2a:PersonName [
    rdfs:label "Roelfien Snoek" ;
    a2a:PersonNameFirstName "Roelfien" ;
    a2a:PersonNameLastName "Snoek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_Person-c4e98254-7484-44d4-a4fc-24abb3544e70
  a a2a:Person ;
  rdfs:label "Jan Polling" ;
  a2a:PersonName [
    rdfs:label "Jan Polling" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Polling"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "74 jaar" ;
    rdfs:label "74 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_Person-fe5a2fb8-896c-4179-9a99-852edf110aec
  a a2a:Person ;
  rdfs:label "Jakob Polling" ;
  a2a:PersonName [
    rdfs:label "Jakob Polling" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Polling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1929" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1929-01-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tynaarlo (Vries)" ;
    rdfs:label "Tynaarlo (Vries)"
  ] .

oa:relationep_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_Person:b8f8e70a-0377-4b8e-acd0-7f62c53669e4 ;
  a2a:EventKeyRef oa:event_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_Event1 .

oa:relationep_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_Person:c4e98254-7484-44d4-a4fc-24abb3544e70 ;
  a2a:EventKeyRef oa:event_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_Event1 .

oa:relationep_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_Person:fe5a2fb8-896c-4179-9a99-852edf110aec ;
  a2a:EventKeyRef oa:event_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_Event1 .

oa:relationpp_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_Person:c4e98254-7484-44d4-a4fc-24abb3544e70, oa:person_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa_Person:a3509d69-dba7-41be-ac95-6667f992d318 .

oa:source_dar_ec833d3a-443e-4fc8-b91a-377fba511bfa
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries", "1929-01-14 - 1929-01-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1929-01-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1929-01-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1929" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1929-01-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1929, Periode: 1929" ;
    a2a:Book "Overlijdensregister Vries 1929" ;
    a2a:DocumentNumber "1" ;
    a2a:RegistryNumber "1929" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1929, Periode: 1929, Overlijdensregister Vries 1929, 1, 1929"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/9e5529b7-c714-247b-6578-b4a9d3cad75f.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ec833d3a-443e-4fc8-b91a-377fba511bfa" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/9e5529b7-c714-247b-6578-b4a9d3cad75f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ec833d3a-443e-4fc8-b91a-377fba511bfa" ;
  a2a:RecordGUID "{ec833d3a-443e-4fc8-b91a-377fba511bfa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6456_00006456.xml van DAR" .

[] a2a:PersonRemarkdiversen "Plaats doop: -" .
