@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_eda5e1a7-a231-54e4-31ea-018e5cbb30eb
  a a2a:Record ;
  rdfs:label "Overlijden op 6 mei 1862 te Beerta" ;
  a2a:hasPerson oa:person_gra_eda5e1a7-a231-54e4-31ea-018e5cbb30eb_Person-aa53139b-a512-0e76-5282-0bb311837c3c, oa:person_gra_eda5e1a7-a231-54e4-31ea-018e5cbb30eb_Person-0fb70678-c6a7-f811-24d7-b38a2a74033a, oa:person_gra_eda5e1a7-a231-54e4-31ea-018e5cbb30eb_Person-26806b56-1ce9-956c-6e9f-1e886942e339 ;
  a2a:hasEvent oa:event_gra_eda5e1a7-a231-54e4-31ea-018e5cbb30eb_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_eda5e1a7-a231-54e4-31ea-018e5cbb30eb_0, oa:relationep_gra_eda5e1a7-a231-54e4-31ea-018e5cbb30eb_1, oa:relationep_gra_eda5e1a7-a231-54e4-31ea-018e5cbb30eb_2 ;
  a2a:hasSource oa:source_gra_eda5e1a7-a231-54e4-31ea-018e5cbb30eb .

oa:person_gra_eda5e1a7-a231-54e4-31ea-018e5cbb30eb_Person-aa53139b-a512-0e76-5282-0bb311837c3c
  a a2a:Person ;
  rdfs:label "Herman Kruizinga" ;
  a2a:PersonName [
    rdfs:label "Herman Kruizinga" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNameLastName "Kruizinga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "18 maanden" ;
    rdfs:label "18 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beerta" ;
    rdfs:label "Beerta"
  ] .

oa:person_gra_eda5e1a7-a231-54e4-31ea-018e5cbb30eb_Person-0fb70678-c6a7-f811-24d7-b38a2a74033a
  a a2a:Person ;
  rdfs:label "Geert Harms Kruizinga" ;
  a2a:PersonName [
    rdfs:label "Geert Harms Kruizinga" ;
    a2a:PersonNameFirstName "Geert Harms" ;
    a2a:PersonNameLastName "Kruizinga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "koopman" .

oa:person_gra_eda5e1a7-a231-54e4-31ea-018e5cbb30eb_Person-26806b56-1ce9-956c-6e9f-1e886942e339
  a a2a:Person ;
  rdfs:label "Esse Borgers" ;
  a2a:PersonName [
    rdfs:label "Esse Borgers" ;
    a2a:PersonNameFirstName "Esse" ;
    a2a:PersonNameLastName "Borgers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_eda5e1a7-a231-54e4-31ea-018e5cbb30eb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1862" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1862-05-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Beerta" ;
    rdfs:label "Beerta"
  ] .

oa:relationep_gra_eda5e1a7-a231-54e4-31ea-018e5cbb30eb_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_eda5e1a7-a231-54e4-31ea-018e5cbb30eb_Person:aa53139b-a512-0e76-5282-0bb311837c3c ;
  a2a:EventKeyRef oa:event_gra_eda5e1a7-a231-54e4-31ea-018e5cbb30eb_Event1 .

oa:relationep_gra_eda5e1a7-a231-54e4-31ea-018e5cbb30eb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_eda5e1a7-a231-54e4-31ea-018e5cbb30eb_Person:0fb70678-c6a7-f811-24d7-b38a2a74033a ;
  a2a:EventKeyRef oa:event_gra_eda5e1a7-a231-54e4-31ea-018e5cbb30eb_Event1 .

oa:relationep_gra_eda5e1a7-a231-54e4-31ea-018e5cbb30eb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_eda5e1a7-a231-54e4-31ea-018e5cbb30eb_Person:26806b56-1ce9-956c-6e9f-1e886942e339 ;
  a2a:EventKeyRef oa:event_gra_eda5e1a7-a231-54e4-31ea-018e5cbb30eb_Event1 .

oa:source_gra_eda5e1a7-a231-54e4-31ea-018e5cbb30eb
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Beerta" ;
    rdfs:label "Beerta", "1862-05-07 - 1862-05-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1862-05-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1862-05-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1862" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1862-05-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1862" ;
    a2a:Book "Overlijdensregister 1862" ;
    a2a:DocumentNumber "32" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1862, Overlijdensregister 1862, 32"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/8685217a-cffd-8395-f3cf-70de0817b492.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/eda5e1a7-a231-54e4-31ea-018e5cbb30eb" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/8685217a-cffd-8395-f3cf-70de0817b492.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/eda5e1a7-a231-54e4-31ea-018e5cbb30eb" ;
  a2a:RecordGUID "{eda5e1a7-a231-54e4-31ea-018e5cbb30eb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11993_00011993.xml van GRA" .

