@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_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74
  a a2a:Record ;
  rdfs:label "Overlijden op 11 april 1899 te Groningen" ;
  a2a:hasPerson oa:person_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_Person-1d9d4685-f716-19fb-3ccc-2556f8c7ba78, oa:person_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_Person-7e149b9a-0937-9e6e-cb7f-e3bae4eb4182, oa:person_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_Person-2c3337aa-fd28-4d9e-6bc1-0a81965f7671, oa:person_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_Person-94f310ca-0b3d-a5ae-be9e-a86c4d5fe7d0 ;
  a2a:hasEvent oa:event_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_0, oa:relationep_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_1, oa:relationep_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_2 ;
  a2a:hasRelationPP oa:relationpp_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_0 ;
  a2a:hasSource oa:source_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74 .

oa:person_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_Person-1d9d4685-f716-19fb-3ccc-2556f8c7ba78
  a a2a:Person ;
  rdfs:label "Leena Catharina Garrelts" ;
  a2a:PersonName [
    rdfs:label "Leena Catharina Garrelts" ;
    a2a:PersonNameFirstName "Leena Catharina" ;
    a2a:PersonNameLastName "Garrelts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "71 jaar" ;
    rdfs:label "71 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_Person-7e149b9a-0937-9e6e-cb7f-e3bae4eb4182
  a a2a:Person ;
  rdfs:label "Jan Folkers" ;
  a2a:PersonName [
    rdfs:label "Jan Folkers" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Folkers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_Person-2c3337aa-fd28-4d9e-6bc1-0a81965f7671
  a a2a:Person ;
  rdfs:label "Garrelt Derk Garrelts" ;
  a2a:PersonName [
    rdfs:label "Garrelt Derk Garrelts" ;
    a2a:PersonNameFirstName "Garrelt Derk" ;
    a2a:PersonNameLastName "Garrelts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "schilder" .

oa:person_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_Person-94f310ca-0b3d-a5ae-be9e-a86c4d5fe7d0
  a a2a:Person ;
  rdfs:label "Leena Singram" ;
  a2a:PersonName [
    rdfs:label "Leena Singram" ;
    a2a:PersonNameFirstName "Leena" ;
    a2a:PersonNameLastName "Singram"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1899-04-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_Person:1d9d4685-f716-19fb-3ccc-2556f8c7ba78 ;
  a2a:EventKeyRef oa:event_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_Event1 .

oa:relationep_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_Person:2c3337aa-fd28-4d9e-6bc1-0a81965f7671 ;
  a2a:EventKeyRef oa:event_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_Event1 .

oa:relationep_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_Person:94f310ca-0b3d-a5ae-be9e-a86c4d5fe7d0 ;
  a2a:EventKeyRef oa:event_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_Event1 .

oa:relationpp_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_Person:1d9d4685-f716-19fb-3ccc-2556f8c7ba78, oa:person_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74_Person:7e149b9a-0937-9e6e-cb7f-e3bae4eb4182 .

oa:source_gra_fc66a970-5e0a-a0e5-06d2-4de3fd30fb74
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1899-04-13 - 1899-04-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-04-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-04-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1899-04-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1899" ;
    a2a:Book "Overlijdensregister 1899" ;
    a2a:DocumentNumber "367" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1899, Overlijdensregister 1899, 367"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/658a9747-ac65-c652-bf7c-0cccd4dcc738.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/fc66a970-5e0a-a0e5-06d2-4de3fd30fb74" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/658a9747-ac65-c652-bf7c-0cccd4dcc738.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/fc66a970-5e0a-a0e5-06d2-4de3fd30fb74" ;
  a2a:RecordGUID "{fc66a970-5e0a-a0e5-06d2-4de3fd30fb74}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11310_00011310.xml van GRA" .

