@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_e39ff282-aff0-4c67-4dff-ecffc1e0a692
  a a2a:Record ;
  rdfs:label "Overlijden op 31 januari 1914 te Bierum" ;
  a2a:hasPerson oa:person_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_Person-a5a2a494-78a2-9493-cc57-4fbd957a39ff, oa:person_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_Person-0531af6c-bd09-ad7e-0ed0-b0a5a5e80917, oa:person_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_Person-847810a4-0f0a-2659-f043-75599a42cfd4, oa:person_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_Person-a94a540f-3393-64b4-3308-03524d823e2f ;
  a2a:hasEvent oa:event_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_0, oa:relationep_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_1, oa:relationep_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_2 ;
  a2a:hasRelationPP oa:relationpp_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_0 ;
  a2a:hasSource oa:source_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692 .

oa:person_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_Person-a5a2a494-78a2-9493-cc57-4fbd957a39ff
  a a2a:Person ;
  rdfs:label "Jurrien Bolt" ;
  a2a:PersonName [
    rdfs:label "Jurrien Bolt" ;
    a2a:PersonNameFirstName "Jurrien" ;
    a2a:PersonNameLastName "Bolt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "79 jaar" ;
    rdfs:label "79 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loppersum" ;
    rdfs:label "Loppersum"
  ] .

oa:person_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_Person-0531af6c-bd09-ad7e-0ed0-b0a5a5e80917
  a a2a:Person ;
  rdfs:label "Anna Noordhof" ;
  a2a:PersonName [
    rdfs:label "Anna Noordhof" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Noordhof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_Person-847810a4-0f0a-2659-f043-75599a42cfd4
  a a2a:Person ;
  rdfs:label "Klaas Eisses Bolt" ;
  a2a:PersonName [
    rdfs:label "Klaas Eisses Bolt" ;
    a2a:PersonNameFirstName "Klaas Eisses" ;
    a2a:PersonNameLastName "Bolt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_Person-a94a540f-3393-64b4-3308-03524d823e2f
  a a2a:Person ;
  rdfs:label "Fenneke Jurriens Slagter" ;
  a2a:PersonName [
    rdfs:label "Fenneke Jurriens Slagter" ;
    a2a:PersonNameFirstName "Fenneke Jurriens" ;
    a2a:PersonNameLastName "Slagter"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1914-01-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bierum" ;
    rdfs:label "Bierum"
  ] .

oa:relationep_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_Person:a5a2a494-78a2-9493-cc57-4fbd957a39ff ;
  a2a:EventKeyRef oa:event_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_Event1 .

oa:relationep_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_Person:847810a4-0f0a-2659-f043-75599a42cfd4 ;
  a2a:EventKeyRef oa:event_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_Event1 .

oa:relationep_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_Person:a94a540f-3393-64b4-3308-03524d823e2f ;
  a2a:EventKeyRef oa:event_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_Event1 .

oa:relationpp_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_Person:a5a2a494-78a2-9493-cc57-4fbd957a39ff, oa:person_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692_Person:0531af6c-bd09-ad7e-0ed0-b0a5a5e80917 .

oa:source_gra_e39ff282-aff0-4c67-4dff-ecffc1e0a692
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bierum" ;
    rdfs:label "Bierum", "1914-01-31 - 1914-01-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-01-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-01-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1914-01-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1914" ;
    a2a:Book "Overlijdensregister 1914" ;
    a2a:DocumentNumber "4" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1914, Overlijdensregister 1914, 4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/b69c3e78-61b1-5dc9-b5e2-0976bfdb5cb6.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/e39ff282-aff0-4c67-4dff-ecffc1e0a692" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/b69c3e78-61b1-5dc9-b5e2-0976bfdb5cb6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/e39ff282-aff0-4c67-4dff-ecffc1e0a692" ;
  a2a:RecordGUID "{e39ff282-aff0-4c67-4dff-ecffc1e0a692}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11416_00011416.xml van GRA" .

