@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_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255
  a a2a:Record ;
  rdfs:label "Overlijden op 16 oktober 1830 te Ezinge" ;
  a2a:hasPerson oa:person_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_Person-5b8144a2-edaa-a344-a3a3-270bdaaf2654, oa:person_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_Person-e4c88880-5ae4-d4e3-e62e-49c519e35727, oa:person_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_Person-b4732406-5a9c-635b-e54d-29b288d7e791, oa:person_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_Person-e2b46e6a-66e6-2a79-3df2-55885c2f2cf2 ;
  a2a:hasEvent oa:event_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_0, oa:relationep_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_1, oa:relationep_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_2 ;
  a2a:hasRelationPP oa:relationpp_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_0 ;
  a2a:hasSource oa:source_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255 .

oa:person_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_Person-5b8144a2-edaa-a344-a3a3-270bdaaf2654
  a a2a:Person ;
  rdfs:label "Geert Sjoerts Dijkinga" ;
  a2a:PersonName [
    rdfs:label "Geert Sjoerts Dijkinga" ;
    a2a:PersonNameFirstName "Geert Sjoerts" ;
    a2a:PersonNameLastName "Dijkinga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "73 jaar" ;
    rdfs:label "73 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1758" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1758-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Garnwerd gem. Ezinge" ;
    rdfs:label "Garnwerd gem. Ezinge"
  ] ;
  a2a:Profession "dagloner" .

oa:person_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_Person-e4c88880-5ae4-d4e3-e62e-49c519e35727
  a a2a:Person ;
  rdfs:label "Renske Hielkes" ;
  a2a:PersonName [
    rdfs:label "Renske Hielkes" ;
    a2a:PersonNameFirstName "Renske" ;
    a2a:PersonNameLastName "Hielkes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_Person-b4732406-5a9c-635b-e54d-29b288d7e791
  a a2a:Person ;
  rdfs:label "Sjoert Hillebrands" ;
  a2a:PersonName [
    rdfs:label "Sjoert Hillebrands" ;
    a2a:PersonNameFirstName "Sjoert" ;
    a2a:PersonNameLastName "Hillebrands"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:person_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_Person-e2b46e6a-66e6-2a79-3df2-55885c2f2cf2
  a a2a:Person ;
  rdfs:label "Trientje Jannes" ;
  a2a:PersonName [
    rdfs:label "Trientje Jannes" ;
    a2a:PersonNameFirstName "Trientje" ;
    a2a:PersonNameLastName "Jannes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwster" .

oa:event_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1830" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1830-10-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ezinge" ;
    rdfs:label "Ezinge"
  ] .

oa:relationep_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_Person:5b8144a2-edaa-a344-a3a3-270bdaaf2654 ;
  a2a:EventKeyRef oa:event_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_Event1 .

oa:relationep_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_Person:b4732406-5a9c-635b-e54d-29b288d7e791 ;
  a2a:EventKeyRef oa:event_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_Event1 .

oa:relationep_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_Person:e2b46e6a-66e6-2a79-3df2-55885c2f2cf2 ;
  a2a:EventKeyRef oa:event_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_Event1 .

oa:relationpp_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_Person:5b8144a2-edaa-a344-a3a3-270bdaaf2654, oa:person_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255_Person:e4c88880-5ae4-d4e3-e62e-49c519e35727 .

oa:source_gra_7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ezinge" ;
    rdfs:label "Ezinge", "1830-10-18 - 1830-10-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1830-10-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1830-10-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1830" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1830-10-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1830" ;
    a2a:Book "Overlijdensregister 1830" ;
    a2a:DocumentNumber "28" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1830, Overlijdensregister 1830, 28"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/c63d4497-2c7f-1101-fbf4-1b17009628f5.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/c63d4497-2c7f-1101-fbf4-1b17009628f5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255" ;
  a2a:RecordGUID "{7c8a23cb-daf5-5bbe-d679-2f0eb8d5b255}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220503_1_00000001.xml van GRA" .

