@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_gra_56647680-4648-c835-0a84-e668bce1f20b
  a a2a:Record ;
  rdfs:label "Overlijden op 9 oktober 1877 te Oude Pekela" ;
  a2a:hasPerson oa:person_gra_56647680-4648-c835-0a84-e668bce1f20b_Person-bbc915f1-a4df-dc18-4920-5e10d7ac5423, oa:person_gra_56647680-4648-c835-0a84-e668bce1f20b_Person-2ad47520-c437-4621-c0f1-48e92d2c5337, oa:person_gra_56647680-4648-c835-0a84-e668bce1f20b_Person-f54600d8-bbfc-4ab4-e212-d87c24c07ecb, oa:person_gra_56647680-4648-c835-0a84-e668bce1f20b_Person-894a57c2-659d-1300-0a99-e3f664889af2 ;
  a2a:hasEvent oa:event_gra_56647680-4648-c835-0a84-e668bce1f20b_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_56647680-4648-c835-0a84-e668bce1f20b_0, oa:relationep_gra_56647680-4648-c835-0a84-e668bce1f20b_1, oa:relationep_gra_56647680-4648-c835-0a84-e668bce1f20b_2 ;
  a2a:hasRelationPP oa:relationpp_gra_56647680-4648-c835-0a84-e668bce1f20b_0 ;
  a2a:hasSource oa:source_gra_56647680-4648-c835-0a84-e668bce1f20b .

oa:person_gra_56647680-4648-c835-0a84-e668bce1f20b_Person-bbc915f1-a4df-dc18-4920-5e10d7ac5423
  a a2a:Person ;
  rdfs:label "Jan Klaasens Folders" ;
  a2a:PersonName [
    rdfs:label "Jan Klaasens Folders" ;
    a2a:PersonNameFirstName "Jan Klaasens" ;
    a2a:PersonNameLastName "Folders"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "59 jaar" ;
    rdfs:label "59 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wedde" ;
    rdfs:label "Wedde"
  ] ;
  a2a:Profession "timmerman" .

oa:person_gra_56647680-4648-c835-0a84-e668bce1f20b_Person-2ad47520-c437-4621-c0f1-48e92d2c5337
  a a2a:Person ;
  rdfs:label "Grietje Everhardus" ;
  a2a:PersonName [
    rdfs:label "Grietje Everhardus" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Everhardus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_56647680-4648-c835-0a84-e668bce1f20b_Person-f54600d8-bbfc-4ab4-e212-d87c24c07ecb
  a a2a:Person ;
  rdfs:label "Klaas Folders" ;
  a2a:PersonName [
    rdfs:label "Klaas Folders" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Folders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_56647680-4648-c835-0a84-e668bce1f20b_Person-894a57c2-659d-1300-0a99-e3f664889af2
  a a2a:Person ;
  rdfs:label "Trientje Hiskes" ;
  a2a:PersonName [
    rdfs:label "Trientje Hiskes" ;
    a2a:PersonNameFirstName "Trientje" ;
    a2a:PersonNameLastName "Hiskes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_56647680-4648-c835-0a84-e668bce1f20b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1877-10-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oude Pekela" ;
    rdfs:label "Oude Pekela"
  ] .

oa:relationep_gra_56647680-4648-c835-0a84-e668bce1f20b_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_56647680-4648-c835-0a84-e668bce1f20b_Person:bbc915f1-a4df-dc18-4920-5e10d7ac5423 ;
  a2a:EventKeyRef oa:event_gra_56647680-4648-c835-0a84-e668bce1f20b_Event1 .

oa:relationep_gra_56647680-4648-c835-0a84-e668bce1f20b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_56647680-4648-c835-0a84-e668bce1f20b_Person:f54600d8-bbfc-4ab4-e212-d87c24c07ecb ;
  a2a:EventKeyRef oa:event_gra_56647680-4648-c835-0a84-e668bce1f20b_Event1 .

oa:relationep_gra_56647680-4648-c835-0a84-e668bce1f20b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_56647680-4648-c835-0a84-e668bce1f20b_Person:894a57c2-659d-1300-0a99-e3f664889af2 ;
  a2a:EventKeyRef oa:event_gra_56647680-4648-c835-0a84-e668bce1f20b_Event1 .

oa:relationpp_gra_56647680-4648-c835-0a84-e668bce1f20b_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_56647680-4648-c835-0a84-e668bce1f20b_Person:bbc915f1-a4df-dc18-4920-5e10d7ac5423, oa:person_gra_56647680-4648-c835-0a84-e668bce1f20b_Person:2ad47520-c437-4621-c0f1-48e92d2c5337 .

oa:source_gra_56647680-4648-c835-0a84-e668bce1f20b
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oude Pekela" ;
    rdfs:label "Oude Pekela", "1877-10-09 - 1877-10-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-10-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1877-10-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1877" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1877-10-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1877" ;
    a2a:Book "Overlijdensregister 1877" ;
    a2a:DocumentNumber "83" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1877, Overlijdensregister 1877, 83"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/ab63808a-3108-7e4e-843b-77a2ee7b9b10.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/56647680-4648-c835-0a84-e668bce1f20b" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/ab63808a-3108-7e4e-843b-77a2ee7b9b10.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/56647680-4648-c835-0a84-e668bce1f20b" ;
  a2a:RecordGUID "{56647680-4648-c835-0a84-e668bce1f20b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12531_00012531.xml van GRA" .

