@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_0311bdcb-a138-e194-5bf8-754b1b092af8
  a a2a:Record ;
  rdfs:label "Overlijden op 31 maart 1971 te Stadskanaal" ;
  a2a:hasPerson oa:person_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_Person-cc355b64-3e06-f8d2-56c5-1db4256ffebe, oa:person_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_Person-8ce5c225-95ce-5d7e-f971-a193eb4f12ac, oa:person_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_Person-e63a9fc7-1523-9759-402d-18ef7f7786b3, oa:person_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_Person-84cbab65-dfb5-e8bd-8835-b01a09859d60 ;
  a2a:hasEvent oa:event_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_0, oa:relationep_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_1, oa:relationep_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_2 ;
  a2a:hasRelationPP oa:relationpp_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_0 ;
  a2a:hasSource oa:source_gra_0311bdcb-a138-e194-5bf8-754b1b092af8 .

oa:person_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_Person-cc355b64-3e06-f8d2-56c5-1db4256ffebe
  a a2a:Person ;
  rdfs:label "Elsien Hindriks" ;
  a2a:PersonName [
    rdfs:label "Elsien Hindriks" ;
    a2a:PersonNameFirstName "Elsien" ;
    a2a:PersonNameLastName "Hindriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_Person-8ce5c225-95ce-5d7e-f971-a193eb4f12ac
  a a2a:Person ;
  rdfs:label "Albert de Vries" ;
  a2a:PersonName [
    rdfs:label "Albert de Vries" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_Person-e63a9fc7-1523-9759-402d-18ef7f7786b3
  a a2a:Person ;
  rdfs:label "Aaltje Smid" ;
  a2a:PersonName [
    rdfs:label "Aaltje Smid" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Smid"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_Person-84cbab65-dfb5-e8bd-8835-b01a09859d60
  a a2a:Person ;
  rdfs:label "Jacob Jan de Vries" ;
  a2a:PersonName [
    rdfs:label "Jacob Jan de Vries" ;
    a2a:PersonNameFirstName "Jacob Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1904-07-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Onstwedde thans gem. Stadskanaal" ;
    rdfs:label "Onstwedde thans gem. Stadskanaal"
  ] .

oa:event_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1971" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1971-03-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stadskanaal" ;
    rdfs:label "Stadskanaal"
  ] .

oa:relationep_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_Person:8ce5c225-95ce-5d7e-f971-a193eb4f12ac ;
  a2a:EventKeyRef oa:event_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_Event1 .

oa:relationep_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_Person:e63a9fc7-1523-9759-402d-18ef7f7786b3 ;
  a2a:EventKeyRef oa:event_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_Event1 .

oa:relationep_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_Person:84cbab65-dfb5-e8bd-8835-b01a09859d60 ;
  a2a:EventKeyRef oa:event_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_Event1 .

oa:relationpp_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_Person:84cbab65-dfb5-e8bd-8835-b01a09859d60, oa:person_gra_0311bdcb-a138-e194-5bf8-754b1b092af8_Person:cc355b64-3e06-f8d2-56c5-1db4256ffebe .

oa:source_gra_0311bdcb-a138-e194-5bf8-754b1b092af8
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Stadskanaal" ;
    rdfs:label "Stadskanaal", "1971-04-01 - 1971-04-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1971-04-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1971-04-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1971" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1971-04-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1324, Periode: 1971" ;
    a2a:Book "Overlijdensregister 1971" ;
    a2a:DocumentNumber "74" ;
    a2a:RegistryNumber "1324" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1324, Periode: 1971, Overlijdensregister 1971, 74, 1324"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/0fd0a005-44df-606f-ab48-31fcd563ed1c.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/0311bdcb-a138-e194-5bf8-754b1b092af8" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/0fd0a005-44df-606f-ab48-31fcd563ed1c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/0311bdcb-a138-e194-5bf8-754b1b092af8" ;
  a2a:RecordGUID "{0311bdcb-a138-e194-5bf8-754b1b092af8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220321_0_00000000.xml van GRA" .

