@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_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7
  a a2a:Record ;
  rdfs:label "Overlijden op 11 maart 1949 te Groningen" ;
  a2a:hasPerson oa:person_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_Person-26eeb869-fd06-4eb6-48bf-c24266de669a, oa:person_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_Person-1d05cc89-3fd4-ee60-ce91-8356dce21b90, oa:person_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_Person-f62d6a2e-11db-f243-8c82-03c6f97beb15, oa:person_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_Person-ff9862cc-0a10-9e71-dfc1-6265a735ce3a ;
  a2a:hasEvent oa:event_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_0, oa:relationep_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_1, oa:relationep_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_2 ;
  a2a:hasRelationPP oa:relationpp_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_0 ;
  a2a:hasSource oa:source_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7 .

oa:person_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_Person-26eeb869-fd06-4eb6-48bf-c24266de669a
  a a2a:Person ;
  rdfs:label "Alida Anna Sophia Dojes" ;
  a2a:PersonName [
    rdfs:label "Alida Anna Sophia Dojes" ;
    a2a:PersonNameFirstName "Alida Anna Sophia" ;
    a2a:PersonNameLastName "Dojes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "66 jaar" ;
    rdfs:label "66 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meeden" ;
    rdfs:label "Meeden"
  ] .

oa:person_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_Person-1d05cc89-3fd4-ee60-ce91-8356dce21b90
  a a2a:Person ;
  rdfs:label "Adrianus Hendrik Willem Hellemans" ;
  a2a:PersonName [
    rdfs:label "Adrianus Hendrik Willem Hellemans" ;
    a2a:PersonNameFirstName "Adrianus Hendrik Willem" ;
    a2a:PersonNameLastName "Hellemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_Person-f62d6a2e-11db-f243-8c82-03c6f97beb15
  a a2a:Person ;
  rdfs:label "Roelof Dojes" ;
  a2a:PersonName [
    rdfs:label "Roelof Dojes" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Dojes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_Person-ff9862cc-0a10-9e71-dfc1-6265a735ce3a
  a a2a:Person ;
  rdfs:label "Lucia Maria Tonkes" ;
  a2a:PersonName [
    rdfs:label "Lucia Maria Tonkes" ;
    a2a:PersonNameFirstName "Lucia Maria" ;
    a2a:PersonNameLastName "Tonkes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1949" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1949-03-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_Person:26eeb869-fd06-4eb6-48bf-c24266de669a ;
  a2a:EventKeyRef oa:event_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_Event1 .

oa:relationep_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_Person:f62d6a2e-11db-f243-8c82-03c6f97beb15 ;
  a2a:EventKeyRef oa:event_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_Event1 .

oa:relationep_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_Person:ff9862cc-0a10-9e71-dfc1-6265a735ce3a ;
  a2a:EventKeyRef oa:event_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_Event1 .

oa:relationpp_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_Person:26eeb869-fd06-4eb6-48bf-c24266de669a, oa:person_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7_Person:1d05cc89-3fd4-ee60-ce91-8356dce21b90 .

oa:source_gra_601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1949-03-14 - 1949-03-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-03-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-03-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1949" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1949-03-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1323-1327, Periode: 1949" ;
    a2a:Book "Overlijdensregister 1949" ;
    a2a:DocumentNumber "513" ;
    a2a:RegistryNumber "1323-1327" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1323-1327, Periode: 1949, Overlijdensregister 1949, 513, 1323-1327"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/7709d310-a2b6-ff8a-7e35-dcc4e1c19fa8.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/7709d310-a2b6-ff8a-7e35-dcc4e1c19fa8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7" ;
  a2a:RecordGUID "{601ad63b-a7e6-52f2-36aa-a7ba8a6d91c7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_14229_00014229.xml van GRA" .

