@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_cf4990a4-14a7-c785-baad-e255ca02b581
  a a2a:Record ;
  rdfs:label "Overlijden op 26 december 1915 te Groningen" ;
  a2a:hasPerson oa:person_gra_cf4990a4-14a7-c785-baad-e255ca02b581_Person-4e6fef54-e6bc-7d18-3ebc-07e7f549e8bb, oa:person_gra_cf4990a4-14a7-c785-baad-e255ca02b581_Person-f2d57fe7-8e2c-6de7-59b8-45d6db84c421, oa:person_gra_cf4990a4-14a7-c785-baad-e255ca02b581_Person-b7bf1432-b8b8-8b59-2326-6cc7cae3b3fa, oa:person_gra_cf4990a4-14a7-c785-baad-e255ca02b581_Person-77729204-82cb-2710-4b73-3aea86e14581 ;
  a2a:hasEvent oa:event_gra_cf4990a4-14a7-c785-baad-e255ca02b581_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_cf4990a4-14a7-c785-baad-e255ca02b581_0, oa:relationep_gra_cf4990a4-14a7-c785-baad-e255ca02b581_1, oa:relationep_gra_cf4990a4-14a7-c785-baad-e255ca02b581_2 ;
  a2a:hasRelationPP oa:relationpp_gra_cf4990a4-14a7-c785-baad-e255ca02b581_0 ;
  a2a:hasSource oa:source_gra_cf4990a4-14a7-c785-baad-e255ca02b581 .

oa:person_gra_cf4990a4-14a7-c785-baad-e255ca02b581_Person-4e6fef54-e6bc-7d18-3ebc-07e7f549e8bb
  a a2a:Person ;
  rdfs:label "Abraham Velleman" ;
  a2a:PersonName [
    rdfs:label "Abraham Velleman" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Velleman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "62 jaar" ;
    rdfs:label "62 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] ;
  a2a:Profession "handelsreiziger" .

oa:person_gra_cf4990a4-14a7-c785-baad-e255ca02b581_Person-f2d57fe7-8e2c-6de7-59b8-45d6db84c421
  a a2a:Person ;
  rdfs:label "Betje Gosschalk" ;
  a2a:PersonName [
    rdfs:label "Betje Gosschalk" ;
    a2a:PersonNameFirstName "Betje" ;
    a2a:PersonNameLastName "Gosschalk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_cf4990a4-14a7-c785-baad-e255ca02b581_Person-b7bf1432-b8b8-8b59-2326-6cc7cae3b3fa
  a a2a:Person ;
  rdfs:label "Benjamin Jacobs Velleman" ;
  a2a:PersonName [
    rdfs:label "Benjamin Jacobs Velleman" ;
    a2a:PersonNameFirstName "Benjamin Jacobs" ;
    a2a:PersonNameLastName "Velleman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_cf4990a4-14a7-c785-baad-e255ca02b581_Person-77729204-82cb-2710-4b73-3aea86e14581
  a a2a:Person ;
  rdfs:label "Froukje Aron van Dam" ;
  a2a:PersonName [
    rdfs:label "Froukje Aron van Dam" ;
    a2a:PersonNameFirstName "Froukje Aron" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dam"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_cf4990a4-14a7-c785-baad-e255ca02b581_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1915-12-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_cf4990a4-14a7-c785-baad-e255ca02b581_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_cf4990a4-14a7-c785-baad-e255ca02b581_Person:4e6fef54-e6bc-7d18-3ebc-07e7f549e8bb ;
  a2a:EventKeyRef oa:event_gra_cf4990a4-14a7-c785-baad-e255ca02b581_Event1 .

oa:relationep_gra_cf4990a4-14a7-c785-baad-e255ca02b581_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_cf4990a4-14a7-c785-baad-e255ca02b581_Person:b7bf1432-b8b8-8b59-2326-6cc7cae3b3fa ;
  a2a:EventKeyRef oa:event_gra_cf4990a4-14a7-c785-baad-e255ca02b581_Event1 .

oa:relationep_gra_cf4990a4-14a7-c785-baad-e255ca02b581_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_cf4990a4-14a7-c785-baad-e255ca02b581_Person:77729204-82cb-2710-4b73-3aea86e14581 ;
  a2a:EventKeyRef oa:event_gra_cf4990a4-14a7-c785-baad-e255ca02b581_Event1 .

oa:relationpp_gra_cf4990a4-14a7-c785-baad-e255ca02b581_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_cf4990a4-14a7-c785-baad-e255ca02b581_Person:4e6fef54-e6bc-7d18-3ebc-07e7f549e8bb, oa:person_gra_cf4990a4-14a7-c785-baad-e255ca02b581_Person:f2d57fe7-8e2c-6de7-59b8-45d6db84c421 .

oa:source_gra_cf4990a4-14a7-c785-baad-e255ca02b581
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1915-12-27 - 1915-12-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-12-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-12-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1915-12-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1915" ;
    a2a:Book "Overlijdensregister 1915" ;
    a2a:DocumentNumber "1347" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1915, Overlijdensregister 1915, 1347"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/120dabba-5a86-1811-af5d-2f0b9125e20f.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/cf4990a4-14a7-c785-baad-e255ca02b581" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/120dabba-5a86-1811-af5d-2f0b9125e20f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/cf4990a4-14a7-c785-baad-e255ca02b581" ;
  a2a:RecordGUID "{cf4990a4-14a7-c785-baad-e255ca02b581}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_62_00000062.xml van GRA" .

