@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_51cd56ef-7055-4ece-a1dd-17a3c8763f26
  a a2a:Record ;
  rdfs:label "Overlijden op 6 augustus 1927 te Ruinen" ;
  a2a:hasPerson oa:person_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_Person-501395ad-5829-452c-8f55-c955ff164b72, oa:person_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_Person-e2ed5b08-bb9b-4d27-8df3-812d5ada0c8a, oa:person_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_Person-b9e85abe-a088-4a0c-a148-9af46bd7c49f, oa:person_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_Person-5864b53f-553b-460c-9b39-4008510131ea ;
  a2a:hasEvent oa:event_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_0, oa:relationep_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_1, oa:relationep_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_2 ;
  a2a:hasRelationPP oa:relationpp_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_0 ;
  a2a:hasSource oa:source_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26 .

oa:person_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_Person-501395ad-5829-452c-8f55-c955ff164b72
  a a2a:Person ;
  rdfs:label "Roeloffien Tissing" ;
  a2a:PersonName [
    rdfs:label "Roeloffien Tissing" ;
    a2a:PersonNameFirstName "Roeloffien" ;
    a2a:PersonNameLastName "Tissing"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_Person-e2ed5b08-bb9b-4d27-8df3-812d5ada0c8a
  a a2a:Person ;
  rdfs:label "Henderkien Waninge" ;
  a2a:PersonName [
    rdfs:label "Henderkien Waninge" ;
    a2a:PersonNameFirstName "Henderkien" ;
    a2a:PersonNameLastName "Waninge"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "46 jaar" ;
    rdfs:label "46 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruinen" ;
    rdfs:label "Ruinen"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_Person-b9e85abe-a088-4a0c-a148-9af46bd7c49f
  a a2a:Person ;
  rdfs:label "Sent Waninge" ;
  a2a:PersonName [
    rdfs:label "Sent Waninge" ;
    a2a:PersonNameFirstName "Sent" ;
    a2a:PersonNameLastName "Waninge"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_Person-5864b53f-553b-460c-9b39-4008510131ea
  a a2a:Person ;
  rdfs:label "Hendrikus Niezing" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Niezing" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Niezing"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1927" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1927-08-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ruinen" ;
    rdfs:label "Ruinen"
  ] .

oa:relationep_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_Person:501395ad-5829-452c-8f55-c955ff164b72 ;
  a2a:EventKeyRef oa:event_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_Event1 .

oa:relationep_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_Person:e2ed5b08-bb9b-4d27-8df3-812d5ada0c8a ;
  a2a:EventKeyRef oa:event_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_Event1 .

oa:relationep_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_Person:b9e85abe-a088-4a0c-a148-9af46bd7c49f ;
  a2a:EventKeyRef oa:event_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_Event1 .

oa:relationpp_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_Person:e2ed5b08-bb9b-4d27-8df3-812d5ada0c8a, oa:person_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26_Person:5864b53f-553b-460c-9b39-4008510131ea .

oa:source_dar_51cd56ef-7055-4ece-a1dd-17a3c8763f26
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ruinen" ;
    rdfs:label "Ruinen", "1927-08-08 - 1927-08-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-08-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1927-08-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1927" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1927-08-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1927, Periode: 1927" ;
    a2a:Book "Overlijdensregister Ruinen 1927" ;
    a2a:DocumentNumber "34" ;
    a2a:RegistryNumber "1927" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1927, Periode: 1927, Overlijdensregister Ruinen 1927, 34, 1927"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/cd883924-ea0f-ccce-d6a1-5335929f2e58.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/51cd56ef-7055-4ece-a1dd-17a3c8763f26" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/cd883924-ea0f-ccce-d6a1-5335929f2e58.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/51cd56ef-7055-4ece-a1dd-17a3c8763f26" ;
  a2a:RecordGUID "{51cd56ef-7055-4ece-a1dd-17a3c8763f26}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4054_00004054.xml van DAR" .

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