@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_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9
  a a2a:Record ;
  rdfs:label "Overlijden op 18 februari 1849 te Martenshoek gem. Hoogezand" ;
  a2a:hasPerson oa:person_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_Person-3e0002aa-4b41-bd36-c088-7d2a86e3b537, oa:person_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_Person-9459d2b1-dd21-e0cb-895d-903077d9a725, oa:person_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_Person-2b50e70c-1554-6a88-5cfd-3d2bcdb77b68, oa:person_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_Person-e8766437-67eb-063d-ebc2-1cd09457223a ;
  a2a:hasEvent oa:event_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_0, oa:relationep_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_1, oa:relationep_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_2 ;
  a2a:hasRelationPP oa:relationpp_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_0 ;
  a2a:hasSource oa:source_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9 .

oa:person_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_Person-3e0002aa-4b41-bd36-c088-7d2a86e3b537
  a a2a:Person ;
  rdfs:label "Jan Jans Teuben" ;
  a2a:PersonName [
    rdfs:label "Jan Jans Teuben" ;
    a2a:PersonNameFirstName "Jan Jans" ;
    a2a:PersonNameLastName "Teuben"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "52 jaar" ;
    rdfs:label "52 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kalkwijk gem. Hoogezand" ;
    rdfs:label "Kalkwijk gem. Hoogezand"
  ] ;
  a2a:Profession "arbeider" .

oa:person_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_Person-9459d2b1-dd21-e0cb-895d-903077d9a725
  a a2a:Person ;
  rdfs:label "Elsien Ipes Jager" ;
  a2a:PersonName [
    rdfs:label "Elsien Ipes Jager" ;
    a2a:PersonNameFirstName "Elsien Ipes" ;
    a2a:PersonNameLastName "Jager"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_Person-2b50e70c-1554-6a88-5cfd-3d2bcdb77b68
  a a2a:Person ;
  rdfs:label "Jan Jans Teuben" ;
  a2a:PersonName [
    rdfs:label "Jan Jans Teuben" ;
    a2a:PersonNameFirstName "Jan Jans" ;
    a2a:PersonNameLastName "Teuben"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeider" .

oa:person_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_Person-e8766437-67eb-063d-ebc2-1cd09457223a
  a a2a:Person ;
  rdfs:label "Tijdje Jans Vos" ;
  a2a:PersonName [
    rdfs:label "Tijdje Jans Vos" ;
    a2a:PersonNameFirstName "Tijdje Jans" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeidster" .

oa:event_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1849" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1849-02-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Martenshoek gem. Hoogezand" ;
    rdfs:label "Martenshoek gem. Hoogezand"
  ] .

oa:relationep_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_Person:3e0002aa-4b41-bd36-c088-7d2a86e3b537 ;
  a2a:EventKeyRef oa:event_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_Event1 .

oa:relationep_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_Person:2b50e70c-1554-6a88-5cfd-3d2bcdb77b68 ;
  a2a:EventKeyRef oa:event_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_Event1 .

oa:relationep_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_Person:e8766437-67eb-063d-ebc2-1cd09457223a ;
  a2a:EventKeyRef oa:event_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_Event1 .

oa:relationpp_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_Person:3e0002aa-4b41-bd36-c088-7d2a86e3b537, oa:person_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9_Person:9459d2b1-dd21-e0cb-895d-903077d9a725 .

oa:source_gra_2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand", "1849-02-19 - 1849-02-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1849-02-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1849-02-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1849" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1849-02-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1849" ;
    a2a:Book "Overlijdensregister 1849" ;
    a2a:DocumentNumber "15" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1849, Overlijdensregister 1849, 15"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/7a73a670-7e59-79f0-be89-a1292459e4f1.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/7a73a670-7e59-79f0-be89-a1292459e4f1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9" ;
  a2a:RecordGUID "{2db4a3fc-1b86-fa2f-3b84-ae7bf9875cf9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_14123_00014123.xml van GRA" .

