@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_37e7ee24-221f-e5ae-65bc-caa8d54617b1
  a a2a:Record ;
  rdfs:label "Overlijden op 27 juni 1929 te Groningen" ;
  a2a:hasPerson oa:person_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_Person-8cb4605b-f775-f4b3-1021-0a1247dc7b06, oa:person_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_Person-ee708445-8924-35b7-399e-0cc5c45c713b, oa:person_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_Person-5d461876-f435-ec72-d1c9-c53bc1cecddb, oa:person_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_Person-899a5456-ce76-7bf0-c7cf-1ec36f480167 ;
  a2a:hasEvent oa:event_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_0, oa:relationep_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_1, oa:relationep_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_2 ;
  a2a:hasRelationPP oa:relationpp_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_0 ;
  a2a:hasSource oa:source_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1 .

oa:person_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_Person-8cb4605b-f775-f4b3-1021-0a1247dc7b06
  a a2a:Person ;
  rdfs:label "Jacob Roelof Smit" ;
  a2a:PersonName [
    rdfs:label "Jacob Roelof Smit" ;
    a2a:PersonNameFirstName "Jacob Roelof" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "78 jaar" ;
    rdfs:label "78 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_Person-ee708445-8924-35b7-399e-0cc5c45c713b
  a a2a:Person ;
  rdfs:label "Aaltje Westhoff" ;
  a2a:PersonName [
    rdfs:label "Aaltje Westhoff" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Westhoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_Person-5d461876-f435-ec72-d1c9-c53bc1cecddb
  a a2a:Person ;
  rdfs:label "Hinderikus Smit" ;
  a2a:PersonName [
    rdfs:label "Hinderikus Smit" ;
    a2a:PersonNameFirstName "Hinderikus" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_Person-899a5456-ce76-7bf0-c7cf-1ec36f480167
  a a2a:Person ;
  rdfs:label "Derkien Voorenkamp" ;
  a2a:PersonName [
    rdfs:label "Derkien Voorenkamp" ;
    a2a:PersonNameFirstName "Derkien" ;
    a2a:PersonNameLastName "Voorenkamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1929" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1929-06-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_Person:8cb4605b-f775-f4b3-1021-0a1247dc7b06 ;
  a2a:EventKeyRef oa:event_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_Event1 .

oa:relationep_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_Person:5d461876-f435-ec72-d1c9-c53bc1cecddb ;
  a2a:EventKeyRef oa:event_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_Event1 .

oa:relationep_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_Person:899a5456-ce76-7bf0-c7cf-1ec36f480167 ;
  a2a:EventKeyRef oa:event_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_Event1 .

oa:relationpp_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_Person:8cb4605b-f775-f4b3-1021-0a1247dc7b06, oa:person_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1_Person:ee708445-8924-35b7-399e-0cc5c45c713b .

oa:source_gra_37e7ee24-221f-e5ae-65bc-caa8d54617b1
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1929-06-29 - 1929-06-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1929-06-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1929-06-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1929" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1929-06-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1929" ;
    a2a:Book "Overlijdensregister 1929" ;
    a2a:DocumentNumber "1066" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1929, Overlijdensregister 1929, 1066"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/0ac9c85c-7a6a-8d38-17e6-70dc87a1a2b6.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/37e7ee24-221f-e5ae-65bc-caa8d54617b1" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/0ac9c85c-7a6a-8d38-17e6-70dc87a1a2b6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/37e7ee24-221f-e5ae-65bc-caa8d54617b1" ;
  a2a:RecordGUID "{37e7ee24-221f-e5ae-65bc-caa8d54617b1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11066_00011066.xml van GRA" .

