@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_7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c
  a a2a:Record ;
  rdfs:label "Overlijden op 20 februari 1831 te Ansen (Ruinen)" ;
  a2a:hasPerson oa:person_dar_7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c_Person-4f060a2b-18d9-4af5-80ee-7b40e939ea6f, oa:person_dar_7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c_Person-dacfd4b0-fa91-4260-9557-9f87bb56453a, oa:person_dar_7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c_Person-3bf8c03d-8d02-4665-b2ef-108e19c952c3 ;
  a2a:hasEvent oa:event_dar_7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c_0, oa:relationep_dar_7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c_1, oa:relationep_dar_7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c_2 ;
  a2a:hasSource oa:source_dar_7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c .

oa:person_dar_7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c_Person-4f060a2b-18d9-4af5-80ee-7b40e939ea6f
  a a2a:Person ;
  rdfs:label "Roelofje Arends Luinings" ;
  a2a:PersonName [
    rdfs:label "Roelofje Arends Luinings" ;
    a2a:PersonNameFirstName "Roelofje Arends" ;
    a2a:PersonNameLastName "Luinings"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c_Person-dacfd4b0-fa91-4260-9557-9f87bb56453a
  a a2a:Person ;
  rdfs:label "Jan Pouwels Tissing" ;
  a2a:PersonName [
    rdfs:label "Jan Pouwels Tissing" ;
    a2a:PersonNameFirstName "Jan Pouwels" ;
    a2a:PersonNameLastName "Tissing"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "7 maand" ;
    rdfs:label "7 maand"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1830-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruinen" ;
    rdfs:label "Ruinen"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c_Person-3bf8c03d-8d02-4665-b2ef-108e19c952c3
  a a2a:Person ;
  rdfs:label "Pouwel Jans Tissing" ;
  a2a:PersonName [
    rdfs:label "Pouwel Jans Tissing" ;
    a2a:PersonNameFirstName "Pouwel Jans" ;
    a2a:PersonNameLastName "Tissing"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1831" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1831-02-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ansen (Ruinen)" ;
    rdfs:label "Ansen (Ruinen)"
  ] .

oa:relationep_dar_7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c_Person:4f060a2b-18d9-4af5-80ee-7b40e939ea6f ;
  a2a:EventKeyRef oa:event_dar_7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c_Event1 .

oa:relationep_dar_7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c_Person:dacfd4b0-fa91-4260-9557-9f87bb56453a ;
  a2a:EventKeyRef oa:event_dar_7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c_Event1 .

oa:relationep_dar_7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c_Person:3bf8c03d-8d02-4665-b2ef-108e19c952c3 ;
  a2a:EventKeyRef oa:event_dar_7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c_Event1 .

oa:source_dar_7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ruinen" ;
    rdfs:label "Ruinen", "1831-02-21 - 1831-02-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1831-02-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1831-02-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1831" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1831-02-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1831, Periode: 1831" ;
    a2a:Book "Overlijdensregister Ruinen 1831" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "1831" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1831, Periode: 1831, Overlijdensregister Ruinen 1831, 4, 1831"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/815af10e-8605-4634-03e0-5a26868cdaac.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/815af10e-8605-4634-03e0-5a26868cdaac.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c" ;
  a2a:RecordGUID "{7e4a8a86-2e37-4b64-8104-9b9dfe2d0b3c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4661_00004661.xml van DAR" .

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