@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_555b7046-c08a-e6c8-0c0b-d45731dc9f3f
  a a2a:Record ;
  rdfs:label "Overlijden op 21 november 1961 te Groningen" ;
  a2a:hasPerson oa:person_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_Person-7f6378cb-0f15-4376-5c1f-877c7dbff01f, oa:person_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_Person-9916c5d0-a47a-89ee-7f68-8d18f33c6bb2, oa:person_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_Person-74d0ced3-1088-84c5-ab1f-15dd95d6d2c0, oa:person_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_Person-0127bdaf-4e0e-983f-f177-198d94d09410 ;
  a2a:hasEvent oa:event_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_0, oa:relationep_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_1, oa:relationep_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_2 ;
  a2a:hasRelationPP oa:relationpp_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_0 ;
  a2a:hasSource oa:source_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f .

oa:person_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_Person-7f6378cb-0f15-4376-5c1f-877c7dbff01f
  a a2a:Person ;
  rdfs:label "Harmina Catharina te Velde" ;
  a2a:PersonName [
    rdfs:label "Harmina Catharina te Velde" ;
    a2a:PersonNameFirstName "Harmina Catharina" ;
    a2a:PersonNamePrefixLastName "te" ;
    a2a:PersonNameLastName "Velde"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "69 jaar" ;
    rdfs:label "69 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] .

oa:person_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_Person-9916c5d0-a47a-89ee-7f68-8d18f33c6bb2
  a a2a:Person ;
  rdfs:label "Marinus Scholtens" ;
  a2a:PersonName [
    rdfs:label "Marinus Scholtens" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Scholtens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_Person-74d0ced3-1088-84c5-ab1f-15dd95d6d2c0
  a a2a:Person ;
  rdfs:label "Hendrik te Velde" ;
  a2a:PersonName [
    rdfs:label "Hendrik te Velde" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "te" ;
    a2a:PersonNameLastName "Velde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_Person-0127bdaf-4e0e-983f-f177-198d94d09410
  a a2a:Person ;
  rdfs:label "Alka Kuen" ;
  a2a:PersonName [
    rdfs:label "Alka Kuen" ;
    a2a:PersonNameFirstName "Alka" ;
    a2a:PersonNameLastName "Kuen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1961" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1961-11-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_Person:7f6378cb-0f15-4376-5c1f-877c7dbff01f ;
  a2a:EventKeyRef oa:event_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_Event1 .

oa:relationep_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_Person:74d0ced3-1088-84c5-ab1f-15dd95d6d2c0 ;
  a2a:EventKeyRef oa:event_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_Event1 .

oa:relationep_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_Person:0127bdaf-4e0e-983f-f177-198d94d09410 ;
  a2a:EventKeyRef oa:event_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_Event1 .

oa:relationpp_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_Person:7f6378cb-0f15-4376-5c1f-877c7dbff01f, oa:person_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f_Person:9916c5d0-a47a-89ee-7f68-8d18f33c6bb2 .

oa:source_gra_555b7046-c08a-e6c8-0c0b-d45731dc9f3f
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1961-11-22 - 1961-11-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1961-11-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1961-11-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1961" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1961-11-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1257, 1258, Periode: 1961" ;
    a2a:Book "Overlijdensregister 1961" ;
    a2a:DocumentNumber "1827" ;
    a2a:RegistryNumber "1257, 1258" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1257, 1258, Periode: 1961, Overlijdensregister 1961, 1827, 1257, 1258"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/536946fc-1dc1-2fb7-0d0a-5bfa213a79ee.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/555b7046-c08a-e6c8-0c0b-d45731dc9f3f" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/536946fc-1dc1-2fb7-0d0a-5bfa213a79ee.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/555b7046-c08a-e6c8-0c0b-d45731dc9f3f" ;
  a2a:RecordGUID "{555b7046-c08a-e6c8-0c0b-d45731dc9f3f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12500_00012500.xml van GRA" .

