@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_8e0b5dce-7efb-e674-5754-b7678ac762dd
  a a2a:Record ;
  rdfs:label "Overlijden op 27 januari 1908 te Onstwedde" ;
  a2a:hasPerson oa:person_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_Person-c388e63a-d395-3343-4519-97f4c623c926, oa:person_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_Person-de2b443e-3cdf-186c-3267-58d426ca082a, oa:person_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_Person-384ac3b4-f47b-303e-fdec-d14fcec19754, oa:person_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_Person-90b73acb-d09c-715d-73a4-68f78a374337 ;
  a2a:hasEvent oa:event_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_0, oa:relationep_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_1, oa:relationep_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_2 ;
  a2a:hasRelationPP oa:relationpp_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_0 ;
  a2a:hasSource oa:source_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd .

oa:person_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_Person-c388e63a-d395-3343-4519-97f4c623c926
  a a2a:Person ;
  rdfs:label "Albertje Heis" ;
  a2a:PersonName [
    rdfs:label "Albertje Heis" ;
    a2a:PersonNameFirstName "Albertje" ;
    a2a:PersonNameLastName "Heis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "78 jaar" ;
    rdfs:label "78 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde"
  ] .

oa:person_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_Person-de2b443e-3cdf-186c-3267-58d426ca082a
  a a2a:Person ;
  rdfs:label "Willem Bouland" ;
  a2a:PersonName [
    rdfs:label "Willem Bouland" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Bouland"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_Person-384ac3b4-f47b-303e-fdec-d14fcec19754
  a a2a:Person ;
  rdfs:label "Berent Remkes Heis" ;
  a2a:PersonName [
    rdfs:label "Berent Remkes Heis" ;
    a2a:PersonNameFirstName "Berent Remkes" ;
    a2a:PersonNameLastName "Heis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_Person-90b73acb-d09c-715d-73a4-68f78a374337
  a a2a:Person ;
  rdfs:label "Anna Luikens" ;
  a2a:PersonName [
    rdfs:label "Anna Luikens" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Luikens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1908-01-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde"
  ] .

oa:relationep_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_Person:c388e63a-d395-3343-4519-97f4c623c926 ;
  a2a:EventKeyRef oa:event_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_Event1 .

oa:relationep_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_Person:384ac3b4-f47b-303e-fdec-d14fcec19754 ;
  a2a:EventKeyRef oa:event_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_Event1 .

oa:relationep_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_Person:90b73acb-d09c-715d-73a4-68f78a374337 ;
  a2a:EventKeyRef oa:event_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_Event1 .

oa:relationpp_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_Person:c388e63a-d395-3343-4519-97f4c623c926, oa:person_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd_Person:de2b443e-3cdf-186c-3267-58d426ca082a .

oa:source_gra_8e0b5dce-7efb-e674-5754-b7678ac762dd
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde", "1908-01-27 - 1908-01-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-01-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-01-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1908" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1908-01-27"^^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 "14" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1908, Overlijdensregister 1908, 14"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/4f881791-7be2-faaa-e726-ffb744e260c7.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/8e0b5dce-7efb-e674-5754-b7678ac762dd" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/4f881791-7be2-faaa-e726-ffb744e260c7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/8e0b5dce-7efb-e674-5754-b7678ac762dd" ;
  a2a:RecordGUID "{8e0b5dce-7efb-e674-5754-b7678ac762dd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_17288_00017288.xml van GRA" .

