@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_037a8e83-e40f-c409-4772-221772238e39
  a a2a:Record ;
  rdfs:label "Overlijden op 24 februari 1813 te Groningen" ;
  a2a:hasPerson oa:person_gra_037a8e83-e40f-c409-4772-221772238e39_Person-321fdbeb-eec8-c7ca-c222-91c34bd063a5, oa:person_gra_037a8e83-e40f-c409-4772-221772238e39_Person-9897e1ce-4548-0164-a652-bd3dc44c52e7, oa:person_gra_037a8e83-e40f-c409-4772-221772238e39_Person-fb88cc9e-1855-bb6a-c0bc-d94eaa58d7c5, oa:person_gra_037a8e83-e40f-c409-4772-221772238e39_Person-bc447165-6934-0d08-5e0d-36a9dbc2626b ;
  a2a:hasEvent oa:event_gra_037a8e83-e40f-c409-4772-221772238e39_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_037a8e83-e40f-c409-4772-221772238e39_0, oa:relationep_gra_037a8e83-e40f-c409-4772-221772238e39_1, oa:relationep_gra_037a8e83-e40f-c409-4772-221772238e39_2 ;
  a2a:hasRelationPP oa:relationpp_gra_037a8e83-e40f-c409-4772-221772238e39_0 ;
  a2a:hasSource oa:source_gra_037a8e83-e40f-c409-4772-221772238e39 .

oa:person_gra_037a8e83-e40f-c409-4772-221772238e39_Person-321fdbeb-eec8-c7ca-c222-91c34bd063a5
  a a2a:Person ;
  rdfs:label "Grietje Roelfs" ;
  a2a:PersonName [
    rdfs:label "Grietje Roelfs" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Roelfs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "63 jaar" ;
    rdfs:label "63 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dilgt" ;
    rdfs:label "Dilgt"
  ] .

oa:person_gra_037a8e83-e40f-c409-4772-221772238e39_Person-9897e1ce-4548-0164-a652-bd3dc44c52e7
  a a2a:Person ;
  rdfs:label "Hinderikus Nijboer" ;
  a2a:PersonName [
    rdfs:label "Hinderikus Nijboer" ;
    a2a:PersonNameFirstName "Hinderikus" ;
    a2a:PersonNameLastName "Nijboer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_037a8e83-e40f-c409-4772-221772238e39_Person-fb88cc9e-1855-bb6a-c0bc-d94eaa58d7c5
  a a2a:Person ;
  rdfs:label "Roelf Willems" ;
  a2a:PersonName [
    rdfs:label "Roelf Willems" ;
    a2a:PersonNameFirstName "Roelf" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_037a8e83-e40f-c409-4772-221772238e39_Person-bc447165-6934-0d08-5e0d-36a9dbc2626b
  a a2a:Person ;
  rdfs:label "Geessien Albers" ;
  a2a:PersonName [
    rdfs:label "Geessien Albers" ;
    a2a:PersonNameFirstName "Geessien" ;
    a2a:PersonNameLastName "Albers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_037a8e83-e40f-c409-4772-221772238e39_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1813-02-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_037a8e83-e40f-c409-4772-221772238e39_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_037a8e83-e40f-c409-4772-221772238e39_Person:321fdbeb-eec8-c7ca-c222-91c34bd063a5 ;
  a2a:EventKeyRef oa:event_gra_037a8e83-e40f-c409-4772-221772238e39_Event1 .

oa:relationep_gra_037a8e83-e40f-c409-4772-221772238e39_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_037a8e83-e40f-c409-4772-221772238e39_Person:fb88cc9e-1855-bb6a-c0bc-d94eaa58d7c5 ;
  a2a:EventKeyRef oa:event_gra_037a8e83-e40f-c409-4772-221772238e39_Event1 .

oa:relationep_gra_037a8e83-e40f-c409-4772-221772238e39_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_037a8e83-e40f-c409-4772-221772238e39_Person:bc447165-6934-0d08-5e0d-36a9dbc2626b ;
  a2a:EventKeyRef oa:event_gra_037a8e83-e40f-c409-4772-221772238e39_Event1 .

oa:relationpp_gra_037a8e83-e40f-c409-4772-221772238e39_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_037a8e83-e40f-c409-4772-221772238e39_Person:321fdbeb-eec8-c7ca-c222-91c34bd063a5, oa:person_gra_037a8e83-e40f-c409-4772-221772238e39_Person:9897e1ce-4548-0164-a652-bd3dc44c52e7 .

oa:source_gra_037a8e83-e40f-c409-4772-221772238e39
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1813-02-25 - 1813-02-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-02-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-02-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1813-02-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1813" ;
    a2a:Book "Overlijdensregister 1813" ;
    a2a:DocumentNumber "157" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1813, Overlijdensregister 1813, 157"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/debc68fb-30dc-0aea-0c13-3388c8fb95a9.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/037a8e83-e40f-c409-4772-221772238e39" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/debc68fb-30dc-0aea-0c13-3388c8fb95a9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/037a8e83-e40f-c409-4772-221772238e39" ;
  a2a:RecordGUID "{037a8e83-e40f-c409-4772-221772238e39}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13144_00013144.xml van GRA" .

