@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3
  a a2a:Record ;
  rdfs:label "Overlijden (elders overleden) op 3 maart 1882 te Harlingen" ;
  a2a:hasPerson oa:person_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_Person-78a93a4b-2028-70a7-a788-a304a5d87187, oa:person_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_Person-20ab655e-1b90-845f-c08b-79d73f92a60b, oa:person_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_Person-f14a860f-05ad-d970-3959-a77617424e00, oa:person_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_Person-b81cde32-da00-a7d9-7dfd-640ce14256c0 ;
  a2a:hasEvent oa:event_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_0, oa:relationep_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_1, oa:relationep_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_2 ;
  a2a:hasRelationPP oa:relationpp_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_0 ;
  a2a:hasSource oa:source_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3 .

oa:person_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_Person-78a93a4b-2028-70a7-a788-a304a5d87187
  a a2a:Person ;
  rdfs:label "Luppo Stel" ;
  a2a:PersonName [
    rdfs:label "Luppo Stel" ;
    a2a:PersonNameFirstName "Luppo" ;
    a2a:PersonNameLastName "Stel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "44 jaar" ;
    rdfs:label "44 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwolda" ;
    rdfs:label "Nieuwolda"
  ] ;
  a2a:Profession "stuurman" .

oa:person_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_Person-20ab655e-1b90-845f-c08b-79d73f92a60b
  a a2a:Person ;
  rdfs:label "Grietje Poortmans" ;
  a2a:PersonName [
    rdfs:label "Grietje Poortmans" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Poortmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_Person-f14a860f-05ad-d970-3959-a77617424e00
  a a2a:Person ;
  rdfs:label "Gerlof Stel" ;
  owl:sameAs oa:person_frl_215270cf-1794-954e-7344-ee3ae02dadce_Person-bb4076d3-2e7b-48cd-86f3-869d1496e244, oa:person_gra_4ec8ea28-5558-dd3c-22ef-6295f3486fc3_Person-bc6545bf-3bf1-fd01-2269-fed41af9a79a, oa:person_gra_8e47bf95-cf66-dec8-a222-73ea175a15c8_Person-4f33eaeb-9cb9-fce8-f620-8196bb1882ee ;
  a2a:PersonName [
    rdfs:label "Gerlof Stel" ;
    a2a:PersonNameFirstName "Gerlof" ;
    a2a:PersonNameLastName "Stel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_Person-b81cde32-da00-a7d9-7dfd-640ce14256c0
  a a2a:Person ;
  rdfs:label "Grietje Hovinga" ;
  owl:sameAs oa:person_frl_215270cf-1794-954e-7344-ee3ae02dadce_Person-e9e72ca3-22f4-4731-a7d2-b6fc6add4a65, oa:person_gra_4ec8ea28-5558-dd3c-22ef-6295f3486fc3_Person-c2ba3fa5-467b-e0ac-e834-f3b781cf8d9f, oa:person_gra_8e47bf95-cf66-dec8-a222-73ea175a15c8_Person-04d45adb-067e-123a-6d1e-91c064000675 ;
  a2a:PersonName [
    rdfs:label "Grietje Hovinga" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Hovinga"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1882-03-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:relationep_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_Person:78a93a4b-2028-70a7-a788-a304a5d87187 ;
  a2a:EventKeyRef oa:event_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_Event1 .

oa:relationep_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_Person:f14a860f-05ad-d970-3959-a77617424e00 ;
  a2a:EventKeyRef oa:event_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_Event1 .

oa:relationep_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_Person:b81cde32-da00-a7d9-7dfd-640ce14256c0 ;
  a2a:EventKeyRef oa:event_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_Event1 .

oa:relationpp_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_Person:78a93a4b-2028-70a7-a788-a304a5d87187, oa:person_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3_Person:20ab655e-1b90-845f-c08b-79d73f92a60b .

oa:source_gra_0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwe Pekela" ;
    rdfs:label "Nieuwe Pekela", "1882-03-11 - 1882-03-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-03-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-03-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1882" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1882-03-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1882" ;
    a2a:Book "Overlijdensregister 1882" ;
    a2a:DocumentNumber "16" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1882, Overlijdensregister 1882, 16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/d4eb1527-3bf5-85c4-2032-3925f21a92ed.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/d4eb1527-3bf5-85c4-2032-3925f21a92ed.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3" ;
  a2a:RecordGUID "{0c2517c4-64e5-5ee0-2d10-d9891cdb3dd3}" ;
  a2a:SourceRemarkAkteSoort "elders overleden" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_15088_00015088.xml van GRA" .

