@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_da5a3aea-d731-d5ae-e564-0a6bc28960f2
  a a2a:Record ;
  rdfs:label "Overlijden op 28 februari 1844 te Noordlaren gem. Haren" ;
  a2a:hasPerson oa:person_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_Person-b57c715f-b489-0c7c-7f79-85d200f4057a, oa:person_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_Person-a520f6a4-7c54-eeac-6b3e-91275fa57a8d, oa:person_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_Person-c3e4c009-b9a5-3d62-0704-46d7af45dca3, oa:person_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_Person-a1bd11c1-8f4c-85aa-d447-bc31384ea463 ;
  a2a:hasEvent oa:event_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_0, oa:relationep_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_1, oa:relationep_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_2 ;
  a2a:hasRelationPP oa:relationpp_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_0 ;
  a2a:hasSource oa:source_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2 .

oa:person_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_Person-b57c715f-b489-0c7c-7f79-85d200f4057a
  a a2a:Person ;
  rdfs:label "Annechien Schut" ;
  a2a:PersonName [
    rdfs:label "Annechien Schut" ;
    a2a:PersonNameFirstName "Annechien" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "55 jaar" ;
    rdfs:label "55 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kiel" ;
    rdfs:label "Kiel"
  ] .

oa:person_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_Person-a520f6a4-7c54-eeac-6b3e-91275fa57a8d
  a a2a:Person ;
  rdfs:label "Evert Rigtering" ;
  a2a:PersonName [
    rdfs:label "Evert Rigtering" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Rigtering"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_Person-c3e4c009-b9a5-3d62-0704-46d7af45dca3
  a a2a:Person ;
  rdfs:label "Henderikus Schut" ;
  a2a:PersonName [
    rdfs:label "Henderikus Schut" ;
    a2a:PersonNameFirstName "Henderikus" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "wever" .

oa:person_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_Person-a1bd11c1-8f4c-85aa-d447-bc31384ea463
  a a2a:Person ;
  rdfs:label "Elizabet Wessels" ;
  a2a:PersonName [
    rdfs:label "Elizabet Wessels" ;
    a2a:PersonNameFirstName "Elizabet" ;
    a2a:PersonNameLastName "Wessels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1844" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1844-02-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordlaren gem. Haren" ;
    rdfs:label "Noordlaren gem. Haren"
  ] .

oa:relationep_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_Person:b57c715f-b489-0c7c-7f79-85d200f4057a ;
  a2a:EventKeyRef oa:event_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_Event1 .

oa:relationep_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_Person:c3e4c009-b9a5-3d62-0704-46d7af45dca3 ;
  a2a:EventKeyRef oa:event_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_Event1 .

oa:relationep_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_Person:a1bd11c1-8f4c-85aa-d447-bc31384ea463 ;
  a2a:EventKeyRef oa:event_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_Event1 .

oa:relationpp_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_Person:b57c715f-b489-0c7c-7f79-85d200f4057a, oa:person_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2_Person:a520f6a4-7c54-eeac-6b3e-91275fa57a8d .

oa:source_gra_da5a3aea-d731-d5ae-e564-0a6bc28960f2
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Haren" ;
    rdfs:label "Haren", "1844-02-29 - 1844-02-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1844-02-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1844-02-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1844" ;
    a2a:Month "2" ;
    a2a:Day "29" ;
    rdfs:label "1844-02-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1844" ;
    a2a:Book "Overlijdensregister 1844" ;
    a2a:DocumentNumber "10" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1844, Overlijdensregister 1844, 10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/9b729166-be07-a534-7f87-86ee1c316f96.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/da5a3aea-d731-d5ae-e564-0a6bc28960f2" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/9b729166-be07-a534-7f87-86ee1c316f96.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/da5a3aea-d731-d5ae-e564-0a6bc28960f2" ;
  a2a:RecordGUID "{da5a3aea-d731-d5ae-e564-0a6bc28960f2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11701_00011701.xml van GRA" .

