@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_71949de7-3a7b-9075-a13e-5cc111bf072e
  a a2a:Record ;
  rdfs:label "Overlijden op 14 februari 1885 te Uithuizen" ;
  a2a:hasPerson oa:person_gra_71949de7-3a7b-9075-a13e-5cc111bf072e_Person-4ffc68d2-b6c0-41c4-9259-cce6053d60a3, oa:person_gra_71949de7-3a7b-9075-a13e-5cc111bf072e_Person-2be2b7a6-7585-d76e-6b9a-71f6e5aa158c, oa:person_gra_71949de7-3a7b-9075-a13e-5cc111bf072e_Person-ff7e5b4f-c53e-1197-3ce9-a68782bc1b06 ;
  a2a:hasEvent oa:event_gra_71949de7-3a7b-9075-a13e-5cc111bf072e_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_71949de7-3a7b-9075-a13e-5cc111bf072e_0, oa:relationep_gra_71949de7-3a7b-9075-a13e-5cc111bf072e_1, oa:relationep_gra_71949de7-3a7b-9075-a13e-5cc111bf072e_2 ;
  a2a:hasSource oa:source_gra_71949de7-3a7b-9075-a13e-5cc111bf072e .

oa:person_gra_71949de7-3a7b-9075-a13e-5cc111bf072e_Person-4ffc68d2-b6c0-41c4-9259-cce6053d60a3
  a a2a:Person ;
  rdfs:label "Jan Blok" ;
  a2a:PersonName [
    rdfs:label "Jan Blok" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Blok"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "daglooner" .

oa:person_gra_71949de7-3a7b-9075-a13e-5cc111bf072e_Person-2be2b7a6-7585-d76e-6b9a-71f6e5aa158c
  a a2a:Person ;
  rdfs:label "Geessien Braam" ;
  a2a:PersonName [
    rdfs:label "Geessien Braam" ;
    a2a:PersonNameFirstName "Geessien" ;
    a2a:PersonNameLastName "Braam"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "dagloonster" .

oa:person_gra_71949de7-3a7b-9075-a13e-5cc111bf072e_Person-ff7e5b4f-c53e-1197-3ce9-a68782bc1b06
  a a2a:Person ;
  rdfs:label "Hindertje Blok" ;
  a2a:PersonName [
    rdfs:label "Hindertje Blok" ;
    a2a:PersonNameFirstName "Hindertje" ;
    a2a:PersonNameLastName "Blok"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Uithuizen" ;
    rdfs:label "Uithuizen"
  ] ;
  a2a:Profession "dienstmeid" .

oa:event_gra_71949de7-3a7b-9075-a13e-5cc111bf072e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1885" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1885-02-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Uithuizen" ;
    rdfs:label "Uithuizen"
  ] .

oa:relationep_gra_71949de7-3a7b-9075-a13e-5cc111bf072e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_71949de7-3a7b-9075-a13e-5cc111bf072e_Person:4ffc68d2-b6c0-41c4-9259-cce6053d60a3 ;
  a2a:EventKeyRef oa:event_gra_71949de7-3a7b-9075-a13e-5cc111bf072e_Event1 .

oa:relationep_gra_71949de7-3a7b-9075-a13e-5cc111bf072e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_71949de7-3a7b-9075-a13e-5cc111bf072e_Person:2be2b7a6-7585-d76e-6b9a-71f6e5aa158c ;
  a2a:EventKeyRef oa:event_gra_71949de7-3a7b-9075-a13e-5cc111bf072e_Event1 .

oa:relationep_gra_71949de7-3a7b-9075-a13e-5cc111bf072e_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_71949de7-3a7b-9075-a13e-5cc111bf072e_Person:ff7e5b4f-c53e-1197-3ce9-a68782bc1b06 ;
  a2a:EventKeyRef oa:event_gra_71949de7-3a7b-9075-a13e-5cc111bf072e_Event1 .

oa:source_gra_71949de7-3a7b-9075-a13e-5cc111bf072e
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Uithuizen" ;
    rdfs:label "Uithuizen", "1885-02-14 - 1885-02-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1885-02-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1885-02-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1885" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1885-02-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1885" ;
    a2a:Book "Overlijdensregister 1885" ;
    a2a:DocumentNumber "9" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1885, Overlijdensregister 1885, 9"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/3f926018-7826-d1d9-e1bf-809f25597d86.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/71949de7-3a7b-9075-a13e-5cc111bf072e" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/3f926018-7826-d1d9-e1bf-809f25597d86.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/71949de7-3a7b-9075-a13e-5cc111bf072e" ;
  a2a:RecordGUID "{71949de7-3a7b-9075-a13e-5cc111bf072e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_15877_00015877.xml van GRA" .

