@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_eecf32ea-e7b0-916d-b518-a67f7110a6ab
  a a2a:Record ;
  rdfs:label "Overlijden op 24 augustus 1821 te Wildervank" ;
  a2a:hasPerson oa:person_gra_eecf32ea-e7b0-916d-b518-a67f7110a6ab_Person-b24c8654-1c09-42a1-f90a-7dca3cbdeb79, oa:person_gra_eecf32ea-e7b0-916d-b518-a67f7110a6ab_Person-9d823855-425b-43e7-6e74-16861c0b01a0 ;
  a2a:hasEvent oa:event_gra_eecf32ea-e7b0-916d-b518-a67f7110a6ab_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_eecf32ea-e7b0-916d-b518-a67f7110a6ab_0 ;
  a2a:hasRelationPP oa:relationpp_gra_eecf32ea-e7b0-916d-b518-a67f7110a6ab_0 ;
  a2a:hasSource oa:source_gra_eecf32ea-e7b0-916d-b518-a67f7110a6ab .

oa:person_gra_eecf32ea-e7b0-916d-b518-a67f7110a6ab_Person-b24c8654-1c09-42a1-f90a-7dca3cbdeb79
  a a2a:Person ;
  rdfs:label "Marijke Harmannus Poker" ;
  a2a:PersonName [
    rdfs:label "Marijke Harmannus Poker" ;
    a2a:PersonNameFirstName "Marijke Harmannus" ;
    a2a:PersonNameLastName "Poker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "51 jaar" ;
    rdfs:label "51 jaar"
  ] .

oa:person_gra_eecf32ea-e7b0-916d-b518-a67f7110a6ab_Person-9d823855-425b-43e7-6e74-16861c0b01a0
  a a2a:Person ;
  rdfs:label "Geert Pieters Strobos" ;
  a2a:PersonName [
    rdfs:label "Geert Pieters Strobos" ;
    a2a:PersonNameFirstName "Geert Pieters" ;
    a2a:PersonNameLastName "Strobos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_eecf32ea-e7b0-916d-b518-a67f7110a6ab_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1821" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1821-08-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wildervank" ;
    rdfs:label "Wildervank"
  ] .

oa:relationep_gra_eecf32ea-e7b0-916d-b518-a67f7110a6ab_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_eecf32ea-e7b0-916d-b518-a67f7110a6ab_Person:b24c8654-1c09-42a1-f90a-7dca3cbdeb79 ;
  a2a:EventKeyRef oa:event_gra_eecf32ea-e7b0-916d-b518-a67f7110a6ab_Event1 .

oa:relationpp_gra_eecf32ea-e7b0-916d-b518-a67f7110a6ab_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_eecf32ea-e7b0-916d-b518-a67f7110a6ab_Person:b24c8654-1c09-42a1-f90a-7dca3cbdeb79, oa:person_gra_eecf32ea-e7b0-916d-b518-a67f7110a6ab_Person:9d823855-425b-43e7-6e74-16861c0b01a0 .

oa:source_gra_eecf32ea-e7b0-916d-b518-a67f7110a6ab
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wildervank" ;
    rdfs:label "Wildervank", "1821-08-24 - 1821-08-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1821-08-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1821-08-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1821" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1821-08-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1821" ;
    a2a:Book "Overlijdensregister 1821" ;
    a2a:DocumentNumber "19" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1821, Overlijdensregister 1821, 19"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/4b606cc3-3272-01a3-b1f0-f14379602bc7.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/eecf32ea-e7b0-916d-b518-a67f7110a6ab" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/4b606cc3-3272-01a3-b1f0-f14379602bc7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/eecf32ea-e7b0-916d-b518-a67f7110a6ab" ;
  a2a:RecordGUID "{eecf32ea-e7b0-916d-b518-a67f7110a6ab}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12028_00012028.xml van GRA" .

