@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_55e471f1-e643-9b69-d37c-d3bae8a86373
  a a2a:Record ;
  rdfs:label "Overlijden op 28 februari 1908 te Bellingwolde" ;
  a2a:hasPerson oa:person_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_Person-61a75211-b94b-b245-b6fd-e94125d76bab, oa:person_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_Person-9c237766-d048-4bee-22cf-3a1eaac5ca34, oa:person_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_Person-9f6e6a5f-fca9-7ae3-6e33-8ad243bb805b, oa:person_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_Person-51b9425b-8947-2fc8-cd6b-882faee12c8e ;
  a2a:hasEvent oa:event_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_0, oa:relationep_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_1, oa:relationep_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_2 ;
  a2a:hasRelationPP oa:relationpp_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_0 ;
  a2a:hasSource oa:source_gra_55e471f1-e643-9b69-d37c-d3bae8a86373 .

oa:person_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_Person-61a75211-b94b-b245-b6fd-e94125d76bab
  a a2a:Person ;
  rdfs:label "Christiaan Hulzebos" ;
  a2a:PersonName [
    rdfs:label "Christiaan Hulzebos" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Hulzebos"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "70 jaar" ;
    rdfs:label "70 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] .

oa:person_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_Person-9c237766-d048-4bee-22cf-3a1eaac5ca34
  a a2a:Person ;
  rdfs:label "Epke Klok" ;
  a2a:PersonName [
    rdfs:label "Epke Klok" ;
    a2a:PersonNameFirstName "Epke" ;
    a2a:PersonNameLastName "Klok"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_Person-9f6e6a5f-fca9-7ae3-6e33-8ad243bb805b
  a a2a:Person ;
  rdfs:label "Jacob Jans Hulzebos" ;
  a2a:PersonName [
    rdfs:label "Jacob Jans Hulzebos" ;
    a2a:PersonNameFirstName "Jacob Jans" ;
    a2a:PersonNameLastName "Hulzebos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_Person-51b9425b-8947-2fc8-cd6b-882faee12c8e
  a a2a:Person ;
  rdfs:label "Rikste Kars" ;
  a2a:PersonName [
    rdfs:label "Rikste Kars" ;
    a2a:PersonNameFirstName "Rikste" ;
    a2a:PersonNameLastName "Kars"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1908-02-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] .

oa:relationep_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_Person:61a75211-b94b-b245-b6fd-e94125d76bab ;
  a2a:EventKeyRef oa:event_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_Event1 .

oa:relationep_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_Person:9f6e6a5f-fca9-7ae3-6e33-8ad243bb805b ;
  a2a:EventKeyRef oa:event_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_Event1 .

oa:relationep_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_Person:51b9425b-8947-2fc8-cd6b-882faee12c8e ;
  a2a:EventKeyRef oa:event_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_Event1 .

oa:relationpp_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_Person:61a75211-b94b-b245-b6fd-e94125d76bab, oa:person_gra_55e471f1-e643-9b69-d37c-d3bae8a86373_Person:9c237766-d048-4bee-22cf-3a1eaac5ca34 .

oa:source_gra_55e471f1-e643-9b69-d37c-d3bae8a86373
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde", "1908-02-29 - 1908-02-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-02-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-02-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1908" ;
    a2a:Month "2" ;
    a2a:Day "29" ;
    rdfs:label "1908-02-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1908" ;
    a2a:Book "Overlijdensregister 1908" ;
    a2a:DocumentNumber "17" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1908, Overlijdensregister 1908, 17"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/2a5392ed-d44b-93ff-b025-2c1172737361.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/55e471f1-e643-9b69-d37c-d3bae8a86373" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/2a5392ed-d44b-93ff-b025-2c1172737361.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/55e471f1-e643-9b69-d37c-d3bae8a86373" ;
  a2a:RecordGUID "{55e471f1-e643-9b69-d37c-d3bae8a86373}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12516_00012516.xml van GRA" .

