@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_5ab5da49-03b9-4070-74a1-e720dfb3a52d
  a a2a:Record ;
  rdfs:label "Overlijden op 23 januari 1870 te Uithuizen" ;
  a2a:hasPerson oa:person_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_Person-35c7416e-2af9-d8fc-3132-b90682c4af34, oa:person_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_Person-f77ccddf-71d1-7035-3f12-09a24a72bbec, oa:person_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_Person-4f432761-2cb3-fe3c-a896-9290e1eb99b9, oa:person_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_Person-74c3b080-cbd6-84c2-345f-cfa758e01d31 ;
  a2a:hasEvent oa:event_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_0, oa:relationep_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_1, oa:relationep_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_2 ;
  a2a:hasRelationPP oa:relationpp_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_0 ;
  a2a:hasSource oa:source_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d .

oa:person_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_Person-35c7416e-2af9-d8fc-3132-b90682c4af34
  a a2a:Person ;
  rdfs:label "Grietje Derks Blaauwpot" ;
  a2a:PersonName [
    rdfs:label "Grietje Derks Blaauwpot" ;
    a2a:PersonNameFirstName "Grietje Derks" ;
    a2a:PersonNameLastName "Blaauwpot"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "37 jaar" ;
    rdfs:label "37 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wehe" ;
    rdfs:label "Wehe"
  ] .

oa:person_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_Person-f77ccddf-71d1-7035-3f12-09a24a72bbec
  a a2a:Person ;
  rdfs:label "Jan Everts Marema" ;
  a2a:PersonName [
    rdfs:label "Jan Everts Marema" ;
    a2a:PersonNameFirstName "Jan Everts" ;
    a2a:PersonNameLastName "Marema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_Person-4f432761-2cb3-fe3c-a896-9290e1eb99b9
  a a2a:Person ;
  rdfs:label "Derk Blaauwpot" ;
  a2a:PersonName [
    rdfs:label "Derk Blaauwpot" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Blaauwpot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_Person-74c3b080-cbd6-84c2-345f-cfa758e01d31
  a a2a:Person ;
  rdfs:label "Eilke Pieters van Hoorn" ;
  a2a:PersonName [
    rdfs:label "Eilke Pieters van Hoorn" ;
    a2a:PersonNameFirstName "Eilke Pieters" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoorn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1870-01-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Uithuizen" ;
    rdfs:label "Uithuizen"
  ] .

oa:relationep_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_Person:35c7416e-2af9-d8fc-3132-b90682c4af34 ;
  a2a:EventKeyRef oa:event_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_Event1 .

oa:relationep_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_Person:4f432761-2cb3-fe3c-a896-9290e1eb99b9 ;
  a2a:EventKeyRef oa:event_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_Event1 .

oa:relationep_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_Person:74c3b080-cbd6-84c2-345f-cfa758e01d31 ;
  a2a:EventKeyRef oa:event_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_Event1 .

oa:relationpp_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_Person:35c7416e-2af9-d8fc-3132-b90682c4af34, oa:person_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d_Person:f77ccddf-71d1-7035-3f12-09a24a72bbec .

oa:source_gra_5ab5da49-03b9-4070-74a1-e720dfb3a52d
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Uithuizen" ;
    rdfs:label "Uithuizen", "1870-01-24 - 1870-01-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-01-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1870" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1870-01-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1870" ;
    a2a:Book "Overlijdensregister 1870" ;
    a2a:DocumentNumber "6" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1870, Overlijdensregister 1870, 6"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/01065747-cba7-c847-75a3-fe0bdc9b006f.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/5ab5da49-03b9-4070-74a1-e720dfb3a52d" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/01065747-cba7-c847-75a3-fe0bdc9b006f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/5ab5da49-03b9-4070-74a1-e720dfb3a52d" ;
  a2a:RecordGUID "{5ab5da49-03b9-4070-74a1-e720dfb3a52d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12663_00012663.xml van GRA" .

