@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_1cb097db-423a-35f7-e436-d43559b6a3a6
  a a2a:Record ;
  rdfs:label "Overlijden op 18 augustus 1966 te Haren" ;
  a2a:hasPerson oa:person_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_Person-1127bbb7-a6d6-db35-91a7-620d5b521c8e, oa:person_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_Person-3bd52ecb-04ad-fb95-306d-d37f9b527700, oa:person_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_Person-b9f190c5-528d-6e7c-3b64-53c64b0719bf, oa:person_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_Person-bf8e1283-5c87-2109-be76-314f9007c1c0 ;
  a2a:hasEvent oa:event_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_0, oa:relationep_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_1, oa:relationep_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_2 ;
  a2a:hasRelationPP oa:relationpp_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_0 ;
  a2a:hasSource oa:source_gra_1cb097db-423a-35f7-e436-d43559b6a3a6 .

oa:person_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_Person-1127bbb7-a6d6-db35-91a7-620d5b521c8e
  a a2a:Person ;
  rdfs:label "Elisabeth Maria Hollinga" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Maria Hollinga" ;
    a2a:PersonNameFirstName "Elisabeth Maria" ;
    a2a:PersonNameLastName "Hollinga"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_Person-3bd52ecb-04ad-fb95-306d-d37f9b527700
  a a2a:Person ;
  rdfs:label "Willem Eenink" ;
  a2a:PersonName [
    rdfs:label "Willem Eenink" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Eenink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_Person-b9f190c5-528d-6e7c-3b64-53c64b0719bf
  a a2a:Person ;
  rdfs:label "Anna Hendrika Cornelia Addink" ;
  a2a:PersonName [
    rdfs:label "Anna Hendrika Cornelia Addink" ;
    a2a:PersonNameFirstName "Anna Hendrika Cornelia" ;
    a2a:PersonNameLastName "Addink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_Person-bf8e1283-5c87-2109-be76-314f9007c1c0
  a a2a:Person ;
  rdfs:label "Willem Herman Eenink" ;
  a2a:PersonName [
    rdfs:label "Willem Herman Eenink" ;
    a2a:PersonNameFirstName "Willem Herman" ;
    a2a:PersonNameLastName "Eenink"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "58 jaar" ;
    rdfs:label "58 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] ;
  a2a:Profession "direkteur slachthuis" .

oa:event_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1966" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1966-08-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Haren" ;
    rdfs:label "Haren"
  ] .

oa:relationep_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_Person:3bd52ecb-04ad-fb95-306d-d37f9b527700 ;
  a2a:EventKeyRef oa:event_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_Event1 .

oa:relationep_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_Person:b9f190c5-528d-6e7c-3b64-53c64b0719bf ;
  a2a:EventKeyRef oa:event_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_Event1 .

oa:relationep_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_Person:bf8e1283-5c87-2109-be76-314f9007c1c0 ;
  a2a:EventKeyRef oa:event_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_Event1 .

oa:relationpp_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_Person:bf8e1283-5c87-2109-be76-314f9007c1c0, oa:person_gra_1cb097db-423a-35f7-e436-d43559b6a3a6_Person:1127bbb7-a6d6-db35-91a7-620d5b521c8e .

oa:source_gra_1cb097db-423a-35f7-e436-d43559b6a3a6
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Haren" ;
    rdfs:label "Haren", "1966-08-18 - 1966-08-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-08-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-08-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1966" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1966-08-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1305, Periode: 1966" ;
    a2a:Book "Overlijdensregister 1966" ;
    a2a:DocumentNumber "120" ;
    a2a:RegistryNumber "1305" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1305, Periode: 1966, Overlijdensregister 1966, 120, 1305"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/adab0ad5-9121-d3af-8546-a9a9b83ecc53.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/1cb097db-423a-35f7-e436-d43559b6a3a6" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/adab0ad5-9121-d3af-8546-a9a9b83ecc53.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/1cb097db-423a-35f7-e436-d43559b6a3a6" ;
  a2a:RecordGUID "{1cb097db-423a-35f7-e436-d43559b6a3a6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_14459_00014459.xml van GRA" .

