@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_7be337a5-cb35-bc70-93b3-2e0d2073db2a
  a a2a:Record ;
  rdfs:label "Overlijden op 29 april 1906 te Sappemeer" ;
  a2a:hasPerson oa:person_gra_7be337a5-cb35-bc70-93b3-2e0d2073db2a_Person-3a97dd8b-af58-0839-2588-4cf7347d6afe, oa:person_gra_7be337a5-cb35-bc70-93b3-2e0d2073db2a_Person-0d34159c-cab6-cd60-8e60-7956ce207422, oa:person_gra_7be337a5-cb35-bc70-93b3-2e0d2073db2a_Person-ac934fe6-f303-9c48-5d62-c50343a5eabd ;
  a2a:hasEvent oa:event_gra_7be337a5-cb35-bc70-93b3-2e0d2073db2a_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_7be337a5-cb35-bc70-93b3-2e0d2073db2a_0, oa:relationep_gra_7be337a5-cb35-bc70-93b3-2e0d2073db2a_1, oa:relationep_gra_7be337a5-cb35-bc70-93b3-2e0d2073db2a_2 ;
  a2a:hasSource oa:source_gra_7be337a5-cb35-bc70-93b3-2e0d2073db2a .

oa:person_gra_7be337a5-cb35-bc70-93b3-2e0d2073db2a_Person-3a97dd8b-af58-0839-2588-4cf7347d6afe
  a a2a:Person ;
  rdfs:label "Annechie Bouman" ;
  a2a:PersonName [
    rdfs:label "Annechie Bouman" ;
    a2a:PersonNameFirstName "Annechie" ;
    a2a:PersonNameLastName "Bouman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "10 jaar" ;
    rdfs:label "10 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand"
  ] .

oa:person_gra_7be337a5-cb35-bc70-93b3-2e0d2073db2a_Person-0d34159c-cab6-cd60-8e60-7956ce207422
  a a2a:Person ;
  rdfs:label "Poppe Bouman" ;
  a2a:PersonName [
    rdfs:label "Poppe Bouman" ;
    a2a:PersonNameFirstName "Poppe" ;
    a2a:PersonNameLastName "Bouman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "daglooner" .

oa:person_gra_7be337a5-cb35-bc70-93b3-2e0d2073db2a_Person-ac934fe6-f303-9c48-5d62-c50343a5eabd
  a a2a:Person ;
  rdfs:label "Hilje Schut" ;
  a2a:PersonName [
    rdfs:label "Hilje Schut" ;
    a2a:PersonNameFirstName "Hilje" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_7be337a5-cb35-bc70-93b3-2e0d2073db2a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1906-04-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sappemeer" ;
    rdfs:label "Sappemeer"
  ] .

oa:relationep_gra_7be337a5-cb35-bc70-93b3-2e0d2073db2a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_7be337a5-cb35-bc70-93b3-2e0d2073db2a_Person:3a97dd8b-af58-0839-2588-4cf7347d6afe ;
  a2a:EventKeyRef oa:event_gra_7be337a5-cb35-bc70-93b3-2e0d2073db2a_Event1 .

oa:relationep_gra_7be337a5-cb35-bc70-93b3-2e0d2073db2a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_7be337a5-cb35-bc70-93b3-2e0d2073db2a_Person:0d34159c-cab6-cd60-8e60-7956ce207422 ;
  a2a:EventKeyRef oa:event_gra_7be337a5-cb35-bc70-93b3-2e0d2073db2a_Event1 .

oa:relationep_gra_7be337a5-cb35-bc70-93b3-2e0d2073db2a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_7be337a5-cb35-bc70-93b3-2e0d2073db2a_Person:ac934fe6-f303-9c48-5d62-c50343a5eabd ;
  a2a:EventKeyRef oa:event_gra_7be337a5-cb35-bc70-93b3-2e0d2073db2a_Event1 .

oa:source_gra_7be337a5-cb35-bc70-93b3-2e0d2073db2a
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Sappemeer" ;
    rdfs:label "Sappemeer", "1906-04-30 - 1906-04-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-04-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-04-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1906-04-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1906" ;
    a2a:Book "Overlijdensregister 1906" ;
    a2a:DocumentNumber "42" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1906, Overlijdensregister 1906, 42"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/5025e7a0-d772-3db1-0891-a85de6876134.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/7be337a5-cb35-bc70-93b3-2e0d2073db2a" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/5025e7a0-d772-3db1-0891-a85de6876134.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/7be337a5-cb35-bc70-93b3-2e0d2073db2a" ;
  a2a:RecordGUID "{7be337a5-cb35-bc70-93b3-2e0d2073db2a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_16184_00016184.xml van GRA" .

