@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_75cbf9c7-889c-0423-d29f-e3b2b2714a80
  a a2a:Record ;
  rdfs:label "Overlijden op 2 maart 1929 te Groningen" ;
  a2a:hasPerson oa:person_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_Person-f748d35a-3650-d451-36d6-e6117c58fc63, oa:person_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_Person-4f9a6236-c71f-2b60-bdee-92eff619bd75, oa:person_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_Person-5788140d-7436-cf45-fa23-1bc9f4c6ed4c, oa:person_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_Person-2243802c-6921-cafa-6adb-9e50546b2477 ;
  a2a:hasEvent oa:event_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_0, oa:relationep_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_1, oa:relationep_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_2 ;
  a2a:hasRelationPP oa:relationpp_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_0 ;
  a2a:hasSource oa:source_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80 .

oa:person_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_Person-f748d35a-3650-d451-36d6-e6117c58fc63
  a a2a:Person ;
  rdfs:label "Jacob Pluis" ;
  a2a:PersonName [
    rdfs:label "Jacob Pluis" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Pluis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "78 jaar" ;
    rdfs:label "78 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] ;
  a2a:Profession "arbeider" .

oa:person_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_Person-4f9a6236-c71f-2b60-bdee-92eff619bd75
  a a2a:Person ;
  rdfs:label "Maria Hermina Johanna Pustus" ;
  a2a:PersonName [
    rdfs:label "Maria Hermina Johanna Pustus" ;
    a2a:PersonNameFirstName "Maria Hermina Johanna" ;
    a2a:PersonNameLastName "Pustus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_Person-5788140d-7436-cf45-fa23-1bc9f4c6ed4c
  a a2a:Person ;
  rdfs:label "Popko Rabbes Pluis" ;
  a2a:PersonName [
    rdfs:label "Popko Rabbes Pluis" ;
    a2a:PersonNameFirstName "Popko Rabbes" ;
    a2a:PersonNameLastName "Pluis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_Person-2243802c-6921-cafa-6adb-9e50546b2477
  a a2a:Person ;
  rdfs:label "Annette Harmannus Heerdt" ;
  a2a:PersonName [
    rdfs:label "Annette Harmannus Heerdt" ;
    a2a:PersonNameFirstName "Annette Harmannus" ;
    a2a:PersonNameLastName "Heerdt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1929" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1929-03-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_Person:f748d35a-3650-d451-36d6-e6117c58fc63 ;
  a2a:EventKeyRef oa:event_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_Event1 .

oa:relationep_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_Person:5788140d-7436-cf45-fa23-1bc9f4c6ed4c ;
  a2a:EventKeyRef oa:event_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_Event1 .

oa:relationep_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_Person:2243802c-6921-cafa-6adb-9e50546b2477 ;
  a2a:EventKeyRef oa:event_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_Event1 .

oa:relationpp_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_Person:f748d35a-3650-d451-36d6-e6117c58fc63, oa:person_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80_Person:4f9a6236-c71f-2b60-bdee-92eff619bd75 .

oa:source_gra_75cbf9c7-889c-0423-d29f-e3b2b2714a80
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1929-03-04 - 1929-03-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1929-03-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1929-03-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1929" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1929-03-04"^^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 "359" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1929, Overlijdensregister 1929, 359"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/c4ff00bc-9db0-d094-80cd-4185d7916085.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/75cbf9c7-889c-0423-d29f-e3b2b2714a80" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/c4ff00bc-9db0-d094-80cd-4185d7916085.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/75cbf9c7-889c-0423-d29f-e3b2b2714a80" ;
  a2a:RecordGUID "{75cbf9c7-889c-0423-d29f-e3b2b2714a80}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_16003_00016003.xml van GRA" .

