@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_12965d51-6a42-4c62-3da0-e999a8a23a4b
  a a2a:Record ;
  rdfs:label "Overlijden op 15 oktober 1850 te Hoogezand" ;
  a2a:hasPerson oa:person_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_Person-faa8ae7a-1776-8587-3721-c4c0a2e66014, oa:person_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_Person-61602077-332c-3fa2-e5f7-32d5fc9b86f9, oa:person_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_Person-eae81fbc-2ba9-588c-5f12-75997217f068, oa:person_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_Person-416fecf6-3864-26eb-dac4-c5f54e6c504c ;
  a2a:hasEvent oa:event_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_0, oa:relationep_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_1, oa:relationep_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_2 ;
  a2a:hasRelationPP oa:relationpp_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_0 ;
  a2a:hasSource oa:source_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b .

oa:person_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_Person-faa8ae7a-1776-8587-3721-c4c0a2e66014
  a a2a:Person ;
  rdfs:label "Annechien Harms Maathuis" ;
  a2a:PersonName [
    rdfs:label "Annechien Harms Maathuis" ;
    a2a:PersonNameFirstName "Annechien Harms" ;
    a2a:PersonNameLastName "Maathuis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "87 jaar" ;
    rdfs:label "87 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lula gem. Hoogezand" ;
    rdfs:label "Lula gem. Hoogezand"
  ] ;
  a2a:Profession "renteniersche" .

oa:person_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_Person-61602077-332c-3fa2-e5f7-32d5fc9b86f9
  a a2a:Person ;
  rdfs:label "Daniel Geerts Boerma" ;
  a2a:PersonName [
    rdfs:label "Daniel Geerts Boerma" ;
    a2a:PersonNameFirstName "Daniel Geerts" ;
    a2a:PersonNameLastName "Boerma"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_Person-eae81fbc-2ba9-588c-5f12-75997217f068
  a a2a:Person ;
  rdfs:label "Harm Maathuis" ;
  a2a:PersonName [
    rdfs:label "Harm Maathuis" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Maathuis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:person_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_Person-416fecf6-3864-26eb-dac4-c5f54e6c504c
  a a2a:Person ;
  rdfs:label "Grietje Harms" ;
  a2a:PersonName [
    rdfs:label "Grietje Harms" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Harms"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:event_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1850" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1850-10-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand"
  ] .

oa:relationep_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_Person:faa8ae7a-1776-8587-3721-c4c0a2e66014 ;
  a2a:EventKeyRef oa:event_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_Event1 .

oa:relationep_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_Person:eae81fbc-2ba9-588c-5f12-75997217f068 ;
  a2a:EventKeyRef oa:event_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_Event1 .

oa:relationep_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_Person:416fecf6-3864-26eb-dac4-c5f54e6c504c ;
  a2a:EventKeyRef oa:event_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_Event1 .

oa:relationpp_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_Person:faa8ae7a-1776-8587-3721-c4c0a2e66014, oa:person_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b_Person:61602077-332c-3fa2-e5f7-32d5fc9b86f9 .

oa:source_gra_12965d51-6a42-4c62-3da0-e999a8a23a4b
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand", "1850-10-17 - 1850-10-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-10-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-10-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1850" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1850-10-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1850" ;
    a2a:Book "Overlijdensregister 1850" ;
    a2a:DocumentNumber "112" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1850, Overlijdensregister 1850, 112"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/3c6703b5-3188-708a-4f9d-516cee9a970e.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/12965d51-6a42-4c62-3da0-e999a8a23a4b" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/3c6703b5-3188-708a-4f9d-516cee9a970e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/12965d51-6a42-4c62-3da0-e999a8a23a4b" ;
  a2a:RecordGUID "{12965d51-6a42-4c62-3da0-e999a8a23a4b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_15280_00015280.xml van GRA" .

