@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_dff3dff9-2dcc-0cba-818d-bd97bdab8dff
  a a2a:Record ;
  rdfs:label "Overlijden op 16 juli 1818 te Groningen" ;
  a2a:hasPerson oa:person_gra_dff3dff9-2dcc-0cba-818d-bd97bdab8dff_Person-a8100f94-b971-991a-943f-27cd3ecfe1c4, oa:person_gra_dff3dff9-2dcc-0cba-818d-bd97bdab8dff_Person-8c603afa-9455-6c90-dd79-016401be319c, oa:person_gra_dff3dff9-2dcc-0cba-818d-bd97bdab8dff_Person-7aebd6a1-ec5d-74da-2696-d127f388b93a ;
  a2a:hasEvent oa:event_gra_dff3dff9-2dcc-0cba-818d-bd97bdab8dff_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_dff3dff9-2dcc-0cba-818d-bd97bdab8dff_0, oa:relationep_gra_dff3dff9-2dcc-0cba-818d-bd97bdab8dff_1, oa:relationep_gra_dff3dff9-2dcc-0cba-818d-bd97bdab8dff_2 ;
  a2a:hasSource oa:source_gra_dff3dff9-2dcc-0cba-818d-bd97bdab8dff .

oa:person_gra_dff3dff9-2dcc-0cba-818d-bd97bdab8dff_Person-a8100f94-b971-991a-943f-27cd3ecfe1c4
  a a2a:Person ;
  rdfs:label "Odelius Trap" ;
  a2a:PersonName [
    rdfs:label "Odelius Trap" ;
    a2a:PersonNameFirstName "Odelius" ;
    a2a:PersonNameLastName "Trap"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "4 maanden" ;
    rdfs:label "4 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_dff3dff9-2dcc-0cba-818d-bd97bdab8dff_Person-8c603afa-9455-6c90-dd79-016401be319c
  a a2a:Person ;
  rdfs:label "Grietje Kuick" ;
  a2a:PersonName [
    rdfs:label "Grietje Kuick" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Kuick"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_dff3dff9-2dcc-0cba-818d-bd97bdab8dff_Person-7aebd6a1-ec5d-74da-2696-d127f388b93a
  a a2a:Person ;
  rdfs:label "Hinderikus Strating Trap" ;
  a2a:PersonName [
    rdfs:label "Hinderikus Strating Trap" ;
    a2a:PersonNameFirstName "Hinderikus Strating" ;
    a2a:PersonNameLastName "Trap"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "knegt" .

oa:event_gra_dff3dff9-2dcc-0cba-818d-bd97bdab8dff_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1818" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1818-07-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_dff3dff9-2dcc-0cba-818d-bd97bdab8dff_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_dff3dff9-2dcc-0cba-818d-bd97bdab8dff_Person:a8100f94-b971-991a-943f-27cd3ecfe1c4 ;
  a2a:EventKeyRef oa:event_gra_dff3dff9-2dcc-0cba-818d-bd97bdab8dff_Event1 .

oa:relationep_gra_dff3dff9-2dcc-0cba-818d-bd97bdab8dff_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_dff3dff9-2dcc-0cba-818d-bd97bdab8dff_Person:8c603afa-9455-6c90-dd79-016401be319c ;
  a2a:EventKeyRef oa:event_gra_dff3dff9-2dcc-0cba-818d-bd97bdab8dff_Event1 .

oa:relationep_gra_dff3dff9-2dcc-0cba-818d-bd97bdab8dff_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_dff3dff9-2dcc-0cba-818d-bd97bdab8dff_Person:7aebd6a1-ec5d-74da-2696-d127f388b93a ;
  a2a:EventKeyRef oa:event_gra_dff3dff9-2dcc-0cba-818d-bd97bdab8dff_Event1 .

oa:source_gra_dff3dff9-2dcc-0cba-818d-bd97bdab8dff
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1818-07-17 - 1818-07-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1818-07-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1818-07-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1818" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1818-07-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1818" ;
    a2a:Book "Overlijdensregister 1818" ;
    a2a:DocumentNumber "414" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1818, Overlijdensregister 1818, 414"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/a04fc787-5acd-7cfe-219a-9cb8cd8dde03.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/dff3dff9-2dcc-0cba-818d-bd97bdab8dff" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/a04fc787-5acd-7cfe-219a-9cb8cd8dde03.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/dff3dff9-2dcc-0cba-818d-bd97bdab8dff" ;
  a2a:RecordGUID "{dff3dff9-2dcc-0cba-818d-bd97bdab8dff}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11867_00011867.xml van GRA" .

