@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_6906eb45-08cb-e140-d93c-b65511622dce
  a a2a:Record ;
  rdfs:label "Overlijden op 15 februari 1875 te Bellingwolde" ;
  a2a:hasPerson oa:person_gra_6906eb45-08cb-e140-d93c-b65511622dce_Person-0ab8e32e-8372-84d6-3ad0-632ff7db36aa, oa:person_gra_6906eb45-08cb-e140-d93c-b65511622dce_Person-bd3583bd-5f60-bd83-e3e0-114ac7a4f70d, oa:person_gra_6906eb45-08cb-e140-d93c-b65511622dce_Person-32416472-55f5-ae51-735f-cc119b5dac68, oa:person_gra_6906eb45-08cb-e140-d93c-b65511622dce_Person-396bca9f-6af9-ed55-1d4e-77fec3bbba2f ;
  a2a:hasEvent oa:event_gra_6906eb45-08cb-e140-d93c-b65511622dce_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_6906eb45-08cb-e140-d93c-b65511622dce_0, oa:relationep_gra_6906eb45-08cb-e140-d93c-b65511622dce_1, oa:relationep_gra_6906eb45-08cb-e140-d93c-b65511622dce_2 ;
  a2a:hasRelationPP oa:relationpp_gra_6906eb45-08cb-e140-d93c-b65511622dce_0 ;
  a2a:hasSource oa:source_gra_6906eb45-08cb-e140-d93c-b65511622dce .

oa:person_gra_6906eb45-08cb-e140-d93c-b65511622dce_Person-0ab8e32e-8372-84d6-3ad0-632ff7db36aa
  a a2a:Person ;
  rdfs:label "Bene Alberts Nobbe" ;
  a2a:PersonName [
    rdfs:label "Bene Alberts Nobbe" ;
    a2a:PersonNameFirstName "Bene Alberts" ;
    a2a:PersonNameLastName "Nobbe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6906eb45-08cb-e140-d93c-b65511622dce_Person-bd3583bd-5f60-bd83-e3e0-114ac7a4f70d
  a a2a:Person ;
  rdfs:label "Lida Moorlag" ;
  a2a:PersonName [
    rdfs:label "Lida Moorlag" ;
    a2a:PersonNameFirstName "Lida" ;
    a2a:PersonNameLastName "Moorlag"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6906eb45-08cb-e140-d93c-b65511622dce_Person-32416472-55f5-ae51-735f-cc119b5dac68
  a a2a:Person ;
  rdfs:label "Evert Nobbe" ;
  a2a:PersonName [
    rdfs:label "Evert Nobbe" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Nobbe"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "38 jaar" ;
    rdfs:label "38 jaar"
  ] ;
  a2a:BirthDate [ a2a:Year "1836" ] ;
  a2a:BirthPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] ;
  a2a:Profession "daglooner" .

oa:person_gra_6906eb45-08cb-e140-d93c-b65511622dce_Person-396bca9f-6af9-ed55-1d4e-77fec3bbba2f
  a a2a:Person ;
  rdfs:label "Hillechien Everts Zuur" ;
  a2a:PersonName [
    rdfs:label "Hillechien Everts Zuur" ;
    a2a:PersonNameFirstName "Hillechien Everts" ;
    a2a:PersonNameLastName "Zuur"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "dagloonersche" .

oa:event_gra_6906eb45-08cb-e140-d93c-b65511622dce_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1875" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1875-02-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] .

oa:relationep_gra_6906eb45-08cb-e140-d93c-b65511622dce_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_6906eb45-08cb-e140-d93c-b65511622dce_Person:0ab8e32e-8372-84d6-3ad0-632ff7db36aa ;
  a2a:EventKeyRef oa:event_gra_6906eb45-08cb-e140-d93c-b65511622dce_Event1 .

oa:relationep_gra_6906eb45-08cb-e140-d93c-b65511622dce_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_6906eb45-08cb-e140-d93c-b65511622dce_Person:32416472-55f5-ae51-735f-cc119b5dac68 ;
  a2a:EventKeyRef oa:event_gra_6906eb45-08cb-e140-d93c-b65511622dce_Event1 .

oa:relationep_gra_6906eb45-08cb-e140-d93c-b65511622dce_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_6906eb45-08cb-e140-d93c-b65511622dce_Person:396bca9f-6af9-ed55-1d4e-77fec3bbba2f ;
  a2a:EventKeyRef oa:event_gra_6906eb45-08cb-e140-d93c-b65511622dce_Event1 .

oa:relationpp_gra_6906eb45-08cb-e140-d93c-b65511622dce_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_6906eb45-08cb-e140-d93c-b65511622dce_Person:32416472-55f5-ae51-735f-cc119b5dac68, oa:person_gra_6906eb45-08cb-e140-d93c-b65511622dce_Person:bd3583bd-5f60-bd83-e3e0-114ac7a4f70d .

oa:source_gra_6906eb45-08cb-e140-d93c-b65511622dce
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde", "1875-02-15 - 1875-02-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1875-02-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1875-02-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1875" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1875-02-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1875" ;
    a2a:Book "Overlijdensregister 1875" ;
    a2a:DocumentNumber "8" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1875, Overlijdensregister 1875, 8"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/1d49e6b3-926b-7e2b-3fad-579130fe579f.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/6906eb45-08cb-e140-d93c-b65511622dce" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/1d49e6b3-926b-7e2b-3fad-579130fe579f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/6906eb45-08cb-e140-d93c-b65511622dce" ;
  a2a:RecordGUID "{6906eb45-08cb-e140-d93c-b65511622dce}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12812_00012812.xml van GRA" .

