@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_a82b91cc-1ae1-c2be-e41f-340c6ef68bdb
  a a2a:Record ;
  rdfs:label "Overlijden op 11 januari 1823 te Eenrum" ;
  a2a:hasPerson oa:person_gra_a82b91cc-1ae1-c2be-e41f-340c6ef68bdb_Person-1e2d1fc3-1a1b-5ba0-5631-c7092b9d1cf8, oa:person_gra_a82b91cc-1ae1-c2be-e41f-340c6ef68bdb_Person-81eee2b5-76f7-0b46-0edf-14d3c7d4f9f3, oa:person_gra_a82b91cc-1ae1-c2be-e41f-340c6ef68bdb_Person-bdc695bd-c3d7-6855-ec5c-9b711887864b ;
  a2a:hasEvent oa:event_gra_a82b91cc-1ae1-c2be-e41f-340c6ef68bdb_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_a82b91cc-1ae1-c2be-e41f-340c6ef68bdb_0, oa:relationep_gra_a82b91cc-1ae1-c2be-e41f-340c6ef68bdb_1 ;
  a2a:hasRelationPP oa:relationpp_gra_a82b91cc-1ae1-c2be-e41f-340c6ef68bdb_0 ;
  a2a:hasSource oa:source_gra_a82b91cc-1ae1-c2be-e41f-340c6ef68bdb .

oa:person_gra_a82b91cc-1ae1-c2be-e41f-340c6ef68bdb_Person-1e2d1fc3-1a1b-5ba0-5631-c7092b9d1cf8
  a a2a:Person ;
  rdfs:label "Ietje Sierts Huizinga" ;
  a2a:PersonName [
    rdfs:label "Ietje Sierts Huizinga" ;
    a2a:PersonNameFirstName "Ietje Sierts" ;
    a2a:PersonNameLastName "Huizinga"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "78 jaar" ;
    rdfs:label "78 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rasquert" ;
    rdfs:label "Rasquert"
  ] ;
  a2a:Profession "eigenaarsche" .

oa:person_gra_a82b91cc-1ae1-c2be-e41f-340c6ef68bdb_Person-81eee2b5-76f7-0b46-0edf-14d3c7d4f9f3
  a a2a:Person ;
  rdfs:label "Ulfert Jakobs Wiersum" ;
  a2a:PersonName [
    rdfs:label "Ulfert Jakobs Wiersum" ;
    a2a:PersonNameFirstName "Ulfert Jakobs" ;
    a2a:PersonNameLastName "Wiersum"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_a82b91cc-1ae1-c2be-e41f-340c6ef68bdb_Person-bdc695bd-c3d7-6855-ec5c-9b711887864b
  a a2a:Person ;
  rdfs:label "Siert Derks" ;
  a2a:PersonName [
    rdfs:label "Siert Derks" ;
    a2a:PersonNameFirstName "Siert" ;
    a2a:PersonNameLastName "Derks"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:event_gra_a82b91cc-1ae1-c2be-e41f-340c6ef68bdb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1823" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1823-01-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eenrum" ;
    rdfs:label "Eenrum"
  ] .

oa:relationep_gra_a82b91cc-1ae1-c2be-e41f-340c6ef68bdb_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_a82b91cc-1ae1-c2be-e41f-340c6ef68bdb_Person:1e2d1fc3-1a1b-5ba0-5631-c7092b9d1cf8 ;
  a2a:EventKeyRef oa:event_gra_a82b91cc-1ae1-c2be-e41f-340c6ef68bdb_Event1 .

oa:relationep_gra_a82b91cc-1ae1-c2be-e41f-340c6ef68bdb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_a82b91cc-1ae1-c2be-e41f-340c6ef68bdb_Person:bdc695bd-c3d7-6855-ec5c-9b711887864b ;
  a2a:EventKeyRef oa:event_gra_a82b91cc-1ae1-c2be-e41f-340c6ef68bdb_Event1 .

oa:relationpp_gra_a82b91cc-1ae1-c2be-e41f-340c6ef68bdb_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_a82b91cc-1ae1-c2be-e41f-340c6ef68bdb_Person:1e2d1fc3-1a1b-5ba0-5631-c7092b9d1cf8, oa:person_gra_a82b91cc-1ae1-c2be-e41f-340c6ef68bdb_Person:81eee2b5-76f7-0b46-0edf-14d3c7d4f9f3 .

oa:source_gra_a82b91cc-1ae1-c2be-e41f-340c6ef68bdb
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eenrum" ;
    rdfs:label "Eenrum", "1823-01-13 - 1823-01-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1823-01-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1823-01-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1823" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1823-01-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1823" ;
    a2a:Book "Overlijdensregister 1823" ;
    a2a:DocumentNumber "5" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1823, Overlijdensregister 1823, 5"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/5e3463ca-1100-eefe-5c4a-a398ac86b24a.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/a82b91cc-1ae1-c2be-e41f-340c6ef68bdb" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/5e3463ca-1100-eefe-5c4a-a398ac86b24a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/a82b91cc-1ae1-c2be-e41f-340c6ef68bdb" ;
  a2a:RecordGUID "{a82b91cc-1ae1-c2be-e41f-340c6ef68bdb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_15538_00015538.xml van GRA" .

