@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_426d58ad-3bd0-61ba-63b8-a884126c7583
  a a2a:Record ;
  rdfs:label "Overlijden op 8 februari 1881 te Nieuwe Pekela" ;
  a2a:hasPerson oa:person_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_Person-a65afc01-4f01-6064-d6a1-fb30ba10cee3, oa:person_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_Person-f7bd4686-48dd-b894-5a00-86d06908e5cd, oa:person_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_Person-48d18b78-bad4-0d0f-a608-54fad960047c, oa:person_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_Person-b9ca555d-84b5-eb1a-5d41-caaf4352d793 ;
  a2a:hasEvent oa:event_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_0, oa:relationep_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_1, oa:relationep_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_2 ;
  a2a:hasRelationPP oa:relationpp_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_0 ;
  a2a:hasSource oa:source_gra_426d58ad-3bd0-61ba-63b8-a884126c7583 .

oa:person_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_Person-a65afc01-4f01-6064-d6a1-fb30ba10cee3
  a a2a:Person ;
  rdfs:label "Jacobus de Jonge" ;
  a2a:PersonName [
    rdfs:label "Jacobus de Jonge" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jonge"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "31 jaar" ;
    rdfs:label "31 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwe Pekela" ;
    rdfs:label "Nieuwe Pekela"
  ] ;
  a2a:Profession "schipper" .

oa:person_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_Person-f7bd4686-48dd-b894-5a00-86d06908e5cd
  a a2a:Person ;
  rdfs:label "Johanna Blok" ;
  a2a:PersonName [
    rdfs:label "Johanna Blok" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Blok"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_Person-48d18b78-bad4-0d0f-a608-54fad960047c
  a a2a:Person ;
  rdfs:label "Jacobus Fokkes de Jonge" ;
  a2a:PersonName [
    rdfs:label "Jacobus Fokkes de Jonge" ;
    a2a:PersonNameFirstName "Jacobus Fokkes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jonge"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "winkelier" .

oa:person_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_Person-b9ca555d-84b5-eb1a-5d41-caaf4352d793
  a a2a:Person ;
  rdfs:label "Willemina Jans Lanting" ;
  a2a:PersonName [
    rdfs:label "Willemina Jans Lanting" ;
    a2a:PersonNameFirstName "Willemina Jans" ;
    a2a:PersonNameLastName "Lanting"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1881-02-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwe Pekela" ;
    rdfs:label "Nieuwe Pekela"
  ] .

oa:relationep_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_Person:a65afc01-4f01-6064-d6a1-fb30ba10cee3 ;
  a2a:EventKeyRef oa:event_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_Event1 .

oa:relationep_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_Person:48d18b78-bad4-0d0f-a608-54fad960047c ;
  a2a:EventKeyRef oa:event_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_Event1 .

oa:relationep_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_Person:b9ca555d-84b5-eb1a-5d41-caaf4352d793 ;
  a2a:EventKeyRef oa:event_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_Event1 .

oa:relationpp_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_Person:a65afc01-4f01-6064-d6a1-fb30ba10cee3, oa:person_gra_426d58ad-3bd0-61ba-63b8-a884126c7583_Person:f7bd4686-48dd-b894-5a00-86d06908e5cd .

oa:source_gra_426d58ad-3bd0-61ba-63b8-a884126c7583
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwe Pekela" ;
    rdfs:label "Nieuwe Pekela", "1881-02-09 - 1881-02-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-02-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-02-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1881" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1881-02-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1881" ;
    a2a:Book "Overlijdensregister 1881" ;
    a2a:DocumentNumber "9" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1881, Overlijdensregister 1881, 9"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/8e0a5b8c-e1ae-5377-fbd5-31298ad399e5.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/426d58ad-3bd0-61ba-63b8-a884126c7583" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/8e0a5b8c-e1ae-5377-fbd5-31298ad399e5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/426d58ad-3bd0-61ba-63b8-a884126c7583" ;
  a2a:RecordGUID "{426d58ad-3bd0-61ba-63b8-a884126c7583}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13340_00013340.xml van GRA" .

