@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_b11d3e7b-2f68-699a-ebfc-aa3c232de038
  a a2a:Record ;
  rdfs:label "Overlijden op 2 juli 1851 te Saaksum gem. Oldehove" ;
  a2a:hasPerson oa:person_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_Person-acba669e-a036-bd0e-d657-a2e207aadd77, oa:person_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_Person-1568d763-ea4a-a7d9-afb0-10e799b655d9, oa:person_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_Person-d79b443a-e8ee-3191-53ad-af8c84f78698, oa:person_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_Person-5d583a1b-4be0-7839-d9d6-91480d4bc7f8 ;
  a2a:hasEvent oa:event_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_0, oa:relationep_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_1, oa:relationep_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_2 ;
  a2a:hasRelationPP oa:relationpp_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_0 ;
  a2a:hasSource oa:source_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038 .

oa:person_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_Person-acba669e-a036-bd0e-d657-a2e207aadd77
  a a2a:Person ;
  rdfs:label "Attje Eijes Feringa" ;
  a2a:PersonName [
    rdfs:label "Attje Eijes Feringa" ;
    a2a:PersonNameFirstName "Attje Eijes" ;
    a2a:PersonNameLastName "Feringa"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "44 jaar" ;
    rdfs:label "44 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Niehove gem. Oldehove" ;
    rdfs:label "Niehove gem. Oldehove"
  ] ;
  a2a:Profession "landbouwersche" .

oa:person_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_Person-1568d763-ea4a-a7d9-afb0-10e799b655d9
  a a2a:Person ;
  rdfs:label "Abel Douwes Franssens" ;
  a2a:PersonName [
    rdfs:label "Abel Douwes Franssens" ;
    a2a:PersonNameFirstName "Abel Douwes" ;
    a2a:PersonNameLastName "Franssens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_Person-d79b443a-e8ee-3191-53ad-af8c84f78698
  a a2a:Person ;
  rdfs:label "Eije Menzes Feringa" ;
  a2a:PersonName [
    rdfs:label "Eije Menzes Feringa" ;
    a2a:PersonNameFirstName "Eije Menzes" ;
    a2a:PersonNameLastName "Feringa"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_Person-5d583a1b-4be0-7839-d9d6-91480d4bc7f8
  a a2a:Person ;
  rdfs:label "Cornelia Schuiringa" ;
  a2a:PersonName [
    rdfs:label "Cornelia Schuiringa" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Schuiringa"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1851" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1851-07-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Saaksum gem. Oldehove" ;
    rdfs:label "Saaksum gem. Oldehove"
  ] .

oa:relationep_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_Person:acba669e-a036-bd0e-d657-a2e207aadd77 ;
  a2a:EventKeyRef oa:event_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_Event1 .

oa:relationep_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_Person:d79b443a-e8ee-3191-53ad-af8c84f78698 ;
  a2a:EventKeyRef oa:event_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_Event1 .

oa:relationep_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_Person:5d583a1b-4be0-7839-d9d6-91480d4bc7f8 ;
  a2a:EventKeyRef oa:event_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_Event1 .

oa:relationpp_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_Person:acba669e-a036-bd0e-d657-a2e207aadd77, oa:person_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038_Person:1568d763-ea4a-a7d9-afb0-10e799b655d9 .

oa:source_gra_b11d3e7b-2f68-699a-ebfc-aa3c232de038
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oldehove" ;
    rdfs:label "Oldehove", "1851-07-03 - 1851-07-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1851-07-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1851-07-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1851" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1851-07-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1851" ;
    a2a:Book "Overlijdensregister 1851" ;
    a2a:DocumentNumber "30" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1851, Overlijdensregister 1851, 30"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/b462f2cd-d582-8edb-2d04-d5bc45fdce88.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/b11d3e7b-2f68-699a-ebfc-aa3c232de038" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/b462f2cd-d582-8edb-2d04-d5bc45fdce88.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/b11d3e7b-2f68-699a-ebfc-aa3c232de038" ;
  a2a:RecordGUID "{b11d3e7b-2f68-699a-ebfc-aa3c232de038}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_17775_00017775.xml van GRA" .

