@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_08bfebca-a2e4-0b36-35db-4d1ba3663a81
  a a2a:Record ;
  rdfs:label "Overlijden op 16 december 1888 te Groningen" ;
  a2a:hasPerson oa:person_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_Person-201ed63e-e1e0-a02a-57a8-cb96f87b731f, oa:person_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_Person-25619066-24f2-3a1b-bae8-018aa6a33e96, oa:person_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_Person-c430193c-1a09-59cd-fa50-2be3d8290406, oa:person_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_Person-e0f9cddf-75ba-7817-2263-ce5eee2898e4 ;
  a2a:hasEvent oa:event_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_0, oa:relationep_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_1, oa:relationep_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_2 ;
  a2a:hasRelationPP oa:relationpp_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_0 ;
  a2a:hasSource oa:source_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81 .

oa:person_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_Person-201ed63e-e1e0-a02a-57a8-cb96f87b731f
  a a2a:Person ;
  rdfs:label "Mindel Gossels" ;
  a2a:PersonName [
    rdfs:label "Mindel Gossels" ;
    a2a:PersonNameFirstName "Mindel" ;
    a2a:PersonNameLastName "Gossels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_Person-25619066-24f2-3a1b-bae8-018aa6a33e96
  a a2a:Person ;
  rdfs:label "Marchien Lazarus Cohen" ;
  a2a:PersonName [
    rdfs:label "Marchien Lazarus Cohen" ;
    a2a:PersonNameFirstName "Marchien Lazarus" ;
    a2a:PersonNameLastName "Cohen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_Person-c430193c-1a09-59cd-fa50-2be3d8290406
  a a2a:Person ;
  rdfs:label "Joseph de Jonge" ;
  a2a:PersonName [
    rdfs:label "Joseph de Jonge" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jonge"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "70 jaar" ;
    rdfs:label "70 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Appingedam" ;
    rdfs:label "Appingedam"
  ] .

oa:person_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_Person-e0f9cddf-75ba-7817-2263-ce5eee2898e4
  a a2a:Person ;
  rdfs:label "Jacob Jacobs de Jonge" ;
  a2a:PersonName [
    rdfs:label "Jacob Jacobs de Jonge" ;
    a2a:PersonNameFirstName "Jacob Jacobs" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jonge"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1888" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1888-12-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_Person:201ed63e-e1e0-a02a-57a8-cb96f87b731f ;
  a2a:EventKeyRef oa:event_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_Event1 .

oa:relationep_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_Person:c430193c-1a09-59cd-fa50-2be3d8290406 ;
  a2a:EventKeyRef oa:event_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_Event1 .

oa:relationep_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_Person:e0f9cddf-75ba-7817-2263-ce5eee2898e4 ;
  a2a:EventKeyRef oa:event_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_Event1 .

oa:relationpp_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_Person:c430193c-1a09-59cd-fa50-2be3d8290406, oa:person_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81_Person:25619066-24f2-3a1b-bae8-018aa6a33e96 .

oa:source_gra_08bfebca-a2e4-0b36-35db-4d1ba3663a81
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1888-12-17 - 1888-12-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1888-12-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1888-12-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1888" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1888-12-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1888" ;
    a2a:Book "Overlijdensregister 1888" ;
    a2a:DocumentNumber "1149" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1888, Overlijdensregister 1888, 1149"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/fadae4d3-66f1-55f6-9362-a9870dda2572.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/08bfebca-a2e4-0b36-35db-4d1ba3663a81" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/fadae4d3-66f1-55f6-9362-a9870dda2572.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/08bfebca-a2e4-0b36-35db-4d1ba3663a81" ;
  a2a:RecordGUID "{08bfebca-a2e4-0b36-35db-4d1ba3663a81}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13299_00013299.xml van GRA" .

