@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_40f49e01-8295-b71b-cd34-e5b90d5055e6
  a a2a:Record ;
  rdfs:label "Overlijden op 21 maart 1971 te Groningen" ;
  a2a:hasPerson oa:person_gra_40f49e01-8295-b71b-cd34-e5b90d5055e6_Person-89d0807c-bc7c-804d-a751-3f4ee1243e7e, oa:person_gra_40f49e01-8295-b71b-cd34-e5b90d5055e6_Person-4cba885b-24b2-af68-9b07-0cdce2e45879, oa:person_gra_40f49e01-8295-b71b-cd34-e5b90d5055e6_Person-45f305b3-4bf6-39ef-5ffb-1ac773f4b375 ;
  a2a:hasEvent oa:event_gra_40f49e01-8295-b71b-cd34-e5b90d5055e6_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_40f49e01-8295-b71b-cd34-e5b90d5055e6_0, oa:relationep_gra_40f49e01-8295-b71b-cd34-e5b90d5055e6_1, oa:relationep_gra_40f49e01-8295-b71b-cd34-e5b90d5055e6_2 ;
  a2a:hasSource oa:source_gra_40f49e01-8295-b71b-cd34-e5b90d5055e6 .

oa:person_gra_40f49e01-8295-b71b-cd34-e5b90d5055e6_Person-89d0807c-bc7c-804d-a751-3f4ee1243e7e
  a a2a:Person ;
  rdfs:label "Aiko Johannes Niehoff" ;
  a2a:PersonName [
    rdfs:label "Aiko Johannes Niehoff" ;
    a2a:PersonNameFirstName "Aiko Johannes" ;
    a2a:PersonNameLastName "Niehoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_40f49e01-8295-b71b-cd34-e5b90d5055e6_Person-4cba885b-24b2-af68-9b07-0cdce2e45879
  a a2a:Person ;
  rdfs:label "Helena Tecla Gebbina Sips" ;
  a2a:PersonName [
    rdfs:label "Helena Tecla Gebbina Sips" ;
    a2a:PersonNameFirstName "Helena Tecla Gebbina" ;
    a2a:PersonNameLastName "Sips"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_40f49e01-8295-b71b-cd34-e5b90d5055e6_Person-45f305b3-4bf6-39ef-5ffb-1ac773f4b375
  a a2a:Person ;
  rdfs:label "Anna Maria Niehoff" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Niehoff" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Niehoff"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1874-02-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:event_gra_40f49e01-8295-b71b-cd34-e5b90d5055e6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1971" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1971-03-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_40f49e01-8295-b71b-cd34-e5b90d5055e6_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_40f49e01-8295-b71b-cd34-e5b90d5055e6_Person:89d0807c-bc7c-804d-a751-3f4ee1243e7e ;
  a2a:EventKeyRef oa:event_gra_40f49e01-8295-b71b-cd34-e5b90d5055e6_Event1 .

oa:relationep_gra_40f49e01-8295-b71b-cd34-e5b90d5055e6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_40f49e01-8295-b71b-cd34-e5b90d5055e6_Person:4cba885b-24b2-af68-9b07-0cdce2e45879 ;
  a2a:EventKeyRef oa:event_gra_40f49e01-8295-b71b-cd34-e5b90d5055e6_Event1 .

oa:relationep_gra_40f49e01-8295-b71b-cd34-e5b90d5055e6_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_40f49e01-8295-b71b-cd34-e5b90d5055e6_Person:45f305b3-4bf6-39ef-5ffb-1ac773f4b375 ;
  a2a:EventKeyRef oa:event_gra_40f49e01-8295-b71b-cd34-e5b90d5055e6_Event1 .

oa:source_gra_40f49e01-8295-b71b-cd34-e5b90d5055e6
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1971-03-21 - 1971-03-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1971-03-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1971-03-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1971" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1971-03-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1092, Periode: 1971" ;
    a2a:Book "Overlijdensregister 1971, akte 0001-1273" ;
    a2a:DocumentNumber "579" ;
    a2a:RegistryNumber "1092" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1092, Periode: 1971, Overlijdensregister 1971, akte 0001-1273, 579, 1092"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/d43bb8e1-67d5-cd3e-37d6-f3438d0d43cf.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/40f49e01-8295-b71b-cd34-e5b90d5055e6" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/d43bb8e1-67d5-cd3e-37d6-f3438d0d43cf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/40f49e01-8295-b71b-cd34-e5b90d5055e6" ;
  a2a:RecordGUID "{40f49e01-8295-b71b-cd34-e5b90d5055e6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220321_71_00000071.xml van GRA" .

