@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_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319
  a a2a:Record ;
  rdfs:label "Overlijden op 26 februari 1906 te Groningen" ;
  a2a:hasPerson oa:person_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_Person-fa93c1cd-4409-e143-59d3-ec4bb412dfdb, oa:person_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_Person-4cbae1f5-b51c-aed7-b917-99b40fd18294, oa:person_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_Person-d4dfee89-a7b5-3317-f616-5937ecd8acb7, oa:person_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_Person-7fe6e696-a32c-351d-f10b-aaffa6687e41 ;
  a2a:hasEvent oa:event_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_0, oa:relationep_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_1, oa:relationep_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_2 ;
  a2a:hasRelationPP oa:relationpp_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_0 ;
  a2a:hasSource oa:source_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319 .

oa:person_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_Person-fa93c1cd-4409-e143-59d3-ec4bb412dfdb
  a a2a:Person ;
  rdfs:label "Geert Groeneveld" ;
  a2a:PersonName [
    rdfs:label "Geert Groeneveld" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Groeneveld"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "34 jaar" ;
    rdfs:label "34 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordbroek" ;
    rdfs:label "Noordbroek"
  ] ;
  a2a:Profession "schilder" .

oa:person_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_Person-4cbae1f5-b51c-aed7-b917-99b40fd18294
  a a2a:Person ;
  rdfs:label "Eike Moesker" ;
  a2a:PersonName [
    rdfs:label "Eike Moesker" ;
    a2a:PersonNameFirstName "Eike" ;
    a2a:PersonNameLastName "Moesker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_Person-d4dfee89-a7b5-3317-f616-5937ecd8acb7
  a a2a:Person ;
  rdfs:label "Harm Groeneveld" ;
  a2a:PersonName [
    rdfs:label "Harm Groeneveld" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Groeneveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_Person-7fe6e696-a32c-351d-f10b-aaffa6687e41
  a a2a:Person ;
  rdfs:label "Albertje Comdeur" ;
  a2a:PersonName [
    rdfs:label "Albertje Comdeur" ;
    a2a:PersonNameFirstName "Albertje" ;
    a2a:PersonNameLastName "Comdeur"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1906-02-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_Person:fa93c1cd-4409-e143-59d3-ec4bb412dfdb ;
  a2a:EventKeyRef oa:event_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_Event1 .

oa:relationep_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_Person:d4dfee89-a7b5-3317-f616-5937ecd8acb7 ;
  a2a:EventKeyRef oa:event_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_Event1 .

oa:relationep_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_Person:7fe6e696-a32c-351d-f10b-aaffa6687e41 ;
  a2a:EventKeyRef oa:event_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_Event1 .

oa:relationpp_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_Person:fa93c1cd-4409-e143-59d3-ec4bb412dfdb, oa:person_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319_Person:4cbae1f5-b51c-aed7-b917-99b40fd18294 .

oa:source_gra_fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1906-02-27 - 1906-02-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-02-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-02-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1906-02-27"^^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 "200" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1906, Overlijdensregister 1906, 200"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/cea07737-5c6f-5387-7eb1-151845b3f5dd.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/cea07737-5c6f-5387-7eb1-151845b3f5dd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319" ;
  a2a:RecordGUID "{fc6f3fae-b953-ecfc-f0a0-e6f45e7bb319}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11311_00011311.xml van GRA" .

