@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_eebc14ee-a442-e3ce-e81b-480f253b38bd
  a a2a:Record ;
  rdfs:label "Overlijden op 12 maart 1921 te Groningen" ;
  a2a:hasPerson oa:person_gra_eebc14ee-a442-e3ce-e81b-480f253b38bd_Person-b3a95656-13ab-4921-3d2a-9b21322ec6dc, oa:person_gra_eebc14ee-a442-e3ce-e81b-480f253b38bd_Person-20b306be-35ac-5b51-d3fb-e9d7ea50ebbb, oa:person_gra_eebc14ee-a442-e3ce-e81b-480f253b38bd_Person-f210db39-3f52-69ce-53fb-6fec6c9e7e9a ;
  a2a:hasEvent oa:event_gra_eebc14ee-a442-e3ce-e81b-480f253b38bd_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_eebc14ee-a442-e3ce-e81b-480f253b38bd_0, oa:relationep_gra_eebc14ee-a442-e3ce-e81b-480f253b38bd_1, oa:relationep_gra_eebc14ee-a442-e3ce-e81b-480f253b38bd_2 ;
  a2a:hasSource oa:source_gra_eebc14ee-a442-e3ce-e81b-480f253b38bd .

oa:person_gra_eebc14ee-a442-e3ce-e81b-480f253b38bd_Person-b3a95656-13ab-4921-3d2a-9b21322ec6dc
  a a2a:Person ;
  rdfs:label "Jantje Wed" ;
  a2a:PersonName [
    rdfs:label "Jantje Wed" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Wed"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "89 jaar" ;
    rdfs:label "89 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Siddeburen gem. Slochteren" ;
    rdfs:label "Siddeburen gem. Slochteren"
  ] .

oa:person_gra_eebc14ee-a442-e3ce-e81b-480f253b38bd_Person-20b306be-35ac-5b51-d3fb-e9d7ea50ebbb
  a a2a:Person ;
  rdfs:label "Jacob Hindriks Wed" ;
  a2a:PersonName [
    rdfs:label "Jacob Hindriks Wed" ;
    a2a:PersonNameFirstName "Jacob Hindriks" ;
    a2a:PersonNameLastName "Wed"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_eebc14ee-a442-e3ce-e81b-480f253b38bd_Person-f210db39-3f52-69ce-53fb-6fec6c9e7e9a
  a a2a:Person ;
  rdfs:label "Anje Jaspers Noordhof" ;
  a2a:PersonName [
    rdfs:label "Anje Jaspers Noordhof" ;
    a2a:PersonNameFirstName "Anje Jaspers" ;
    a2a:PersonNameLastName "Noordhof"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_eebc14ee-a442-e3ce-e81b-480f253b38bd_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1921-03-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_eebc14ee-a442-e3ce-e81b-480f253b38bd_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_eebc14ee-a442-e3ce-e81b-480f253b38bd_Person:b3a95656-13ab-4921-3d2a-9b21322ec6dc ;
  a2a:EventKeyRef oa:event_gra_eebc14ee-a442-e3ce-e81b-480f253b38bd_Event1 .

oa:relationep_gra_eebc14ee-a442-e3ce-e81b-480f253b38bd_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_eebc14ee-a442-e3ce-e81b-480f253b38bd_Person:20b306be-35ac-5b51-d3fb-e9d7ea50ebbb ;
  a2a:EventKeyRef oa:event_gra_eebc14ee-a442-e3ce-e81b-480f253b38bd_Event1 .

oa:relationep_gra_eebc14ee-a442-e3ce-e81b-480f253b38bd_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_eebc14ee-a442-e3ce-e81b-480f253b38bd_Person:f210db39-3f52-69ce-53fb-6fec6c9e7e9a ;
  a2a:EventKeyRef oa:event_gra_eebc14ee-a442-e3ce-e81b-480f253b38bd_Event1 .

oa:source_gra_eebc14ee-a442-e3ce-e81b-480f253b38bd
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1921-03-14 - 1921-03-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-03-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-03-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1921-03-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1921" ;
    a2a:Book "Overlijdensregister 1921" ;
    a2a:DocumentNumber "298" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1921, Overlijdensregister 1921, 298"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/fb321c5f-36e3-0450-4a52-d877eb80eb2e.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/eebc14ee-a442-e3ce-e81b-480f253b38bd" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/fb321c5f-36e3-0450-4a52-d877eb80eb2e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/eebc14ee-a442-e3ce-e81b-480f253b38bd" ;
  a2a:RecordGUID "{eebc14ee-a442-e3ce-e81b-480f253b38bd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12025_00012025.xml van GRA" .

