@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_fed6a4e2-c754-92d2-3f73-c780f45c6ff2
  a a2a:Record ;
  rdfs:label "Overlijden op 15 juni 1859 te Grootegast" ;
  a2a:hasPerson oa:person_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_Person-d838ac19-21ea-ca84-0b6b-c3ca3675f148, oa:person_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_Person-50c20319-4510-a1aa-db15-9f318faa72ec, oa:person_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_Person-08d45794-0a17-062c-9a13-0f12c58ee4ce, oa:person_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_Person-66dcd3e5-2187-53d1-5ef4-ec688e38e2c0 ;
  a2a:hasEvent oa:event_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_0, oa:relationep_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_1, oa:relationep_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_2 ;
  a2a:hasRelationPP oa:relationpp_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_0 ;
  a2a:hasSource oa:source_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2 .

oa:person_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_Person-d838ac19-21ea-ca84-0b6b-c3ca3675f148
  a a2a:Person ;
  rdfs:label "Jan Jacobs Hoogstra" ;
  a2a:PersonName [
    rdfs:label "Jan Jacobs Hoogstra" ;
    a2a:PersonNameFirstName "Jan Jacobs" ;
    a2a:PersonNameLastName "Hoogstra"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_Person-50c20319-4510-a1aa-db15-9f318faa72ec
  a a2a:Person ;
  rdfs:label "Jannes Pieters Penninga" ;
  a2a:PersonName [
    rdfs:label "Jannes Pieters Penninga" ;
    a2a:PersonNameFirstName "Jannes Pieters" ;
    a2a:PersonNameLastName "Penninga"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_Person-08d45794-0a17-062c-9a13-0f12c58ee4ce
  a a2a:Person ;
  rdfs:label "Tjitske Romkes" ;
  a2a:PersonName [
    rdfs:label "Tjitske Romkes" ;
    a2a:PersonNameFirstName "Tjitske" ;
    a2a:PersonNameLastName "Romkes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_Person-66dcd3e5-2187-53d1-5ef4-ec688e38e2c0
  a a2a:Person ;
  rdfs:label "Romktje Jans Hoogstra" ;
  a2a:PersonName [
    rdfs:label "Romktje Jans Hoogstra" ;
    a2a:PersonNameFirstName "Romktje Jans" ;
    a2a:PersonNameLastName "Hoogstra"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "60 jaar" ;
    rdfs:label "60 jaar"
  ] .

oa:event_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1859" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1859-06-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grootegast" ;
    rdfs:label "Grootegast"
  ] .

oa:relationep_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_Person:d838ac19-21ea-ca84-0b6b-c3ca3675f148 ;
  a2a:EventKeyRef oa:event_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_Event1 .

oa:relationep_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_Person:08d45794-0a17-062c-9a13-0f12c58ee4ce ;
  a2a:EventKeyRef oa:event_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_Event1 .

oa:relationep_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_Person:66dcd3e5-2187-53d1-5ef4-ec688e38e2c0 ;
  a2a:EventKeyRef oa:event_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_Event1 .

oa:relationpp_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_Person:66dcd3e5-2187-53d1-5ef4-ec688e38e2c0, oa:person_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2_Person:50c20319-4510-a1aa-db15-9f318faa72ec .

oa:source_gra_fed6a4e2-c754-92d2-3f73-c780f45c6ff2
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Grootegast" ;
    rdfs:label "Grootegast", "1859-06-16 - 1859-06-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1859-06-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1859-06-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1859" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1859-06-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1859" ;
    a2a:Book "Overlijdensregister 1859" ;
    a2a:DocumentNumber "40" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1859, Overlijdensregister 1859, 40"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/031d5d61-2f6a-6669-f561-971471e648a7.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/fed6a4e2-c754-92d2-3f73-c780f45c6ff2" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/031d5d61-2f6a-6669-f561-971471e648a7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/fed6a4e2-c754-92d2-3f73-c780f45c6ff2" ;
  a2a:RecordGUID "{fed6a4e2-c754-92d2-3f73-c780f45c6ff2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_55_00000055.xml van GRA" .

