@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_2eceb961-9b53-70a6-e9eb-906dced94339
  a a2a:Record ;
  rdfs:label "Overlijden op 20 november 1897 te Groningen" ;
  a2a:hasPerson oa:person_gra_2eceb961-9b53-70a6-e9eb-906dced94339_Person-ecfeb22a-4055-fc84-735d-615cf182b424, oa:person_gra_2eceb961-9b53-70a6-e9eb-906dced94339_Person-c70c34e6-f9c5-0947-d749-553908005a68, oa:person_gra_2eceb961-9b53-70a6-e9eb-906dced94339_Person-6bcc364c-e2fc-f75b-dfd5-18f281a715fa, oa:person_gra_2eceb961-9b53-70a6-e9eb-906dced94339_Person-d67b1bf3-e15a-4796-0770-de5cdbe41a4d ;
  a2a:hasEvent oa:event_gra_2eceb961-9b53-70a6-e9eb-906dced94339_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_2eceb961-9b53-70a6-e9eb-906dced94339_0, oa:relationep_gra_2eceb961-9b53-70a6-e9eb-906dced94339_1, oa:relationep_gra_2eceb961-9b53-70a6-e9eb-906dced94339_2 ;
  a2a:hasRelationPP oa:relationpp_gra_2eceb961-9b53-70a6-e9eb-906dced94339_0 ;
  a2a:hasSource oa:source_gra_2eceb961-9b53-70a6-e9eb-906dced94339 .

oa:person_gra_2eceb961-9b53-70a6-e9eb-906dced94339_Person-ecfeb22a-4055-fc84-735d-615cf182b424
  a a2a:Person ;
  rdfs:label "Aaltje Jans Oosting" ;
  a2a:PersonName [
    rdfs:label "Aaltje Jans Oosting" ;
    a2a:PersonNameFirstName "Aaltje Jans" ;
    a2a:PersonNameLastName "Oosting"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2eceb961-9b53-70a6-e9eb-906dced94339_Person-c70c34e6-f9c5-0947-d749-553908005a68
  a a2a:Person ;
  rdfs:label "Freerk Possel" ;
  a2a:PersonName [
    rdfs:label "Freerk Possel" ;
    a2a:PersonNameFirstName "Freerk" ;
    a2a:PersonNameLastName "Possel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2eceb961-9b53-70a6-e9eb-906dced94339_Person-6bcc364c-e2fc-f75b-dfd5-18f281a715fa
  a a2a:Person ;
  rdfs:label "Charles François Ladraque" ;
  a2a:PersonName [
    rdfs:label "Charles François Ladraque" ;
    a2a:PersonNameFirstName "Charles François" ;
    a2a:PersonNameLastName "Ladraque"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "stuurman" .

oa:person_gra_2eceb961-9b53-70a6-e9eb-906dced94339_Person-d67b1bf3-e15a-4796-0770-de5cdbe41a4d
  a a2a:Person ;
  rdfs:label "Louisa Augusta Wilhelmina Amalia Ladraque" ;
  a2a:PersonName [
    rdfs:label "Louisa Augusta Wilhelmina Amalia Ladraque" ;
    a2a:PersonNameFirstName "Louisa Augusta Wilhelmina Amalia" ;
    a2a:PersonNameLastName "Ladraque"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "61 jaar" ;
    rdfs:label "61 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Helder" ;
    rdfs:label "Den Helder"
  ] .

oa:event_gra_2eceb961-9b53-70a6-e9eb-906dced94339_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1897" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1897-11-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_2eceb961-9b53-70a6-e9eb-906dced94339_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_2eceb961-9b53-70a6-e9eb-906dced94339_Person:ecfeb22a-4055-fc84-735d-615cf182b424 ;
  a2a:EventKeyRef oa:event_gra_2eceb961-9b53-70a6-e9eb-906dced94339_Event1 .

oa:relationep_gra_2eceb961-9b53-70a6-e9eb-906dced94339_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_2eceb961-9b53-70a6-e9eb-906dced94339_Person:6bcc364c-e2fc-f75b-dfd5-18f281a715fa ;
  a2a:EventKeyRef oa:event_gra_2eceb961-9b53-70a6-e9eb-906dced94339_Event1 .

oa:relationep_gra_2eceb961-9b53-70a6-e9eb-906dced94339_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_2eceb961-9b53-70a6-e9eb-906dced94339_Person:d67b1bf3-e15a-4796-0770-de5cdbe41a4d ;
  a2a:EventKeyRef oa:event_gra_2eceb961-9b53-70a6-e9eb-906dced94339_Event1 .

oa:relationpp_gra_2eceb961-9b53-70a6-e9eb-906dced94339_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_2eceb961-9b53-70a6-e9eb-906dced94339_Person:d67b1bf3-e15a-4796-0770-de5cdbe41a4d, oa:person_gra_2eceb961-9b53-70a6-e9eb-906dced94339_Person:c70c34e6-f9c5-0947-d749-553908005a68 .

oa:source_gra_2eceb961-9b53-70a6-e9eb-906dced94339
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1897-11-22 - 1897-11-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-11-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-11-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1897" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1897-11-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1897" ;
    a2a:Book "Overlijdensregister 1897" ;
    a2a:DocumentNumber "1053" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1897, Overlijdensregister 1897, 1053"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/b938510b-7f65-6ebf-d2b0-1d2c367c491a.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/2eceb961-9b53-70a6-e9eb-906dced94339" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/b938510b-7f65-6ebf-d2b0-1d2c367c491a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/2eceb961-9b53-70a6-e9eb-906dced94339" ;
  a2a:RecordGUID "{2eceb961-9b53-70a6-e9eb-906dced94339}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_14157_00014157.xml van GRA" .

