@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_3d9661f6-2104-e3e2-96b8-ac7d3f57e487
  a a2a:Record ;
  rdfs:label "Overlijden op 28 juni 1831 te Leek" ;
  a2a:hasPerson oa:person_gra_3d9661f6-2104-e3e2-96b8-ac7d3f57e487_Person-40e80c29-6e3e-0eed-1e29-de20f55b24a7, oa:person_gra_3d9661f6-2104-e3e2-96b8-ac7d3f57e487_Person-619fa981-58ee-4af0-f4af-55d292f6d14e, oa:person_gra_3d9661f6-2104-e3e2-96b8-ac7d3f57e487_Person-31b7005f-0451-a77e-10bf-9e4c58c7ae9b ;
  a2a:hasEvent oa:event_gra_3d9661f6-2104-e3e2-96b8-ac7d3f57e487_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_3d9661f6-2104-e3e2-96b8-ac7d3f57e487_0, oa:relationep_gra_3d9661f6-2104-e3e2-96b8-ac7d3f57e487_1, oa:relationep_gra_3d9661f6-2104-e3e2-96b8-ac7d3f57e487_2 ;
  a2a:hasSource oa:source_gra_3d9661f6-2104-e3e2-96b8-ac7d3f57e487 .

oa:person_gra_3d9661f6-2104-e3e2-96b8-ac7d3f57e487_Person-40e80c29-6e3e-0eed-1e29-de20f55b24a7
  a a2a:Person ;
  rdfs:label "Trientje Gerkes Feenstra" ;
  a2a:PersonName [
    rdfs:label "Trientje Gerkes Feenstra" ;
    a2a:PersonNameFirstName "Trientje Gerkes" ;
    a2a:PersonNameLastName "Feenstra"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeidster" .

oa:person_gra_3d9661f6-2104-e3e2-96b8-ac7d3f57e487_Person-619fa981-58ee-4af0-f4af-55d292f6d14e
  a a2a:Person ;
  rdfs:label "Harm Heddes Feringa" ;
  a2a:PersonName [
    rdfs:label "Harm Heddes Feringa" ;
    a2a:PersonNameFirstName "Harm Heddes" ;
    a2a:PersonNameLastName "Feringa"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "8 maanden" ;
    rdfs:label "8 maanden"
  ] .

oa:person_gra_3d9661f6-2104-e3e2-96b8-ac7d3f57e487_Person-31b7005f-0451-a77e-10bf-9e4c58c7ae9b
  a a2a:Person ;
  rdfs:label "Hedde Jans Feringa" ;
  a2a:PersonName [
    rdfs:label "Hedde Jans Feringa" ;
    a2a:PersonNameFirstName "Hedde Jans" ;
    a2a:PersonNameLastName "Feringa"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeider" .

oa:event_gra_3d9661f6-2104-e3e2-96b8-ac7d3f57e487_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1831" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1831-06-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leek" ;
    rdfs:label "Leek"
  ] .

oa:relationep_gra_3d9661f6-2104-e3e2-96b8-ac7d3f57e487_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_3d9661f6-2104-e3e2-96b8-ac7d3f57e487_Person:40e80c29-6e3e-0eed-1e29-de20f55b24a7 ;
  a2a:EventKeyRef oa:event_gra_3d9661f6-2104-e3e2-96b8-ac7d3f57e487_Event1 .

oa:relationep_gra_3d9661f6-2104-e3e2-96b8-ac7d3f57e487_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_3d9661f6-2104-e3e2-96b8-ac7d3f57e487_Person:619fa981-58ee-4af0-f4af-55d292f6d14e ;
  a2a:EventKeyRef oa:event_gra_3d9661f6-2104-e3e2-96b8-ac7d3f57e487_Event1 .

oa:relationep_gra_3d9661f6-2104-e3e2-96b8-ac7d3f57e487_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_3d9661f6-2104-e3e2-96b8-ac7d3f57e487_Person:31b7005f-0451-a77e-10bf-9e4c58c7ae9b ;
  a2a:EventKeyRef oa:event_gra_3d9661f6-2104-e3e2-96b8-ac7d3f57e487_Event1 .

oa:source_gra_3d9661f6-2104-e3e2-96b8-ac7d3f57e487
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leek" ;
    rdfs:label "Leek", "1831-06-30 - 1831-06-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1831-06-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1831-06-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1831" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1831-06-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1831" ;
    a2a:Book "Overlijdensregister 1831" ;
    a2a:DocumentNumber "38" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1831, Overlijdensregister 1831, 38"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/e43c8a81-e6b0-5d4c-ddb9-6ae40bfcf664.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/3d9661f6-2104-e3e2-96b8-ac7d3f57e487" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/e43c8a81-e6b0-5d4c-ddb9-6ae40bfcf664.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/3d9661f6-2104-e3e2-96b8-ac7d3f57e487" ;
  a2a:RecordGUID "{3d9661f6-2104-e3e2-96b8-ac7d3f57e487}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13757_00013757.xml van GRA" .

