@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_b8a308b2-c332-4ca1-066c-b68a29a9fa8a
  a a2a:Record ;
  rdfs:label "Overlijden op 4 november 1850 te Appingedam" ;
  a2a:hasPerson oa:person_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_Person-8635b5f2-033a-4577-a25c-285c66da1d73, oa:person_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_Person-964c1a46-10aa-c34b-0f4f-80b5cdec92f1, oa:person_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_Person-2dfe4f66-15e3-8766-0f5f-2047b80d3871, oa:person_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_Person-9d2c8e4c-79f1-b5d8-1fcc-254d96b2d309 ;
  a2a:hasEvent oa:event_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_0, oa:relationep_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_1, oa:relationep_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_2 ;
  a2a:hasRelationPP oa:relationpp_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_0 ;
  a2a:hasSource oa:source_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a .

oa:person_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_Person-8635b5f2-033a-4577-a25c-285c66da1d73
  a a2a:Person ;
  rdfs:label "Tako Entes Takens" ;
  a2a:PersonName [
    rdfs:label "Tako Entes Takens" ;
    a2a:PersonNameFirstName "Tako Entes" ;
    a2a:PersonNameLastName "Takens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "65 jaar" ;
    rdfs:label "65 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordbroek" ;
    rdfs:label "Noordbroek"
  ] .

oa:person_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_Person-964c1a46-10aa-c34b-0f4f-80b5cdec92f1
  a a2a:Person ;
  rdfs:label "Jantje Luitjens Bouwman" ;
  a2a:PersonName [
    rdfs:label "Jantje Luitjens Bouwman" ;
    a2a:PersonNameFirstName "Jantje Luitjens" ;
    a2a:PersonNameLastName "Bouwman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_Person-2dfe4f66-15e3-8766-0f5f-2047b80d3871
  a a2a:Person ;
  rdfs:label "Ento Takes Takens" ;
  a2a:PersonName [
    rdfs:label "Ento Takes Takens" ;
    a2a:PersonNameFirstName "Ento Takes" ;
    a2a:PersonNameLastName "Takens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_Person-9d2c8e4c-79f1-b5d8-1fcc-254d96b2d309
  a a2a:Person ;
  rdfs:label "Wiea Eltjes" ;
  a2a:PersonName [
    rdfs:label "Wiea Eltjes" ;
    a2a:PersonNameFirstName "Wiea" ;
    a2a:PersonNameLastName "Eltjes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1850" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1850-11-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Appingedam" ;
    rdfs:label "Appingedam"
  ] .

oa:relationep_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_Person:8635b5f2-033a-4577-a25c-285c66da1d73 ;
  a2a:EventKeyRef oa:event_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_Event1 .

oa:relationep_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_Person:2dfe4f66-15e3-8766-0f5f-2047b80d3871 ;
  a2a:EventKeyRef oa:event_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_Event1 .

oa:relationep_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_Person:9d2c8e4c-79f1-b5d8-1fcc-254d96b2d309 ;
  a2a:EventKeyRef oa:event_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_Event1 .

oa:relationpp_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_Person:8635b5f2-033a-4577-a25c-285c66da1d73, oa:person_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a_Person:964c1a46-10aa-c34b-0f4f-80b5cdec92f1 .

oa:source_gra_b8a308b2-c332-4ca1-066c-b68a29a9fa8a
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Appingedam" ;
    rdfs:label "Appingedam", "1850-11-07 - 1850-11-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-11-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-11-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1850" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1850-11-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1850" ;
    a2a:Book "Overlijdensregister 1850" ;
    a2a:DocumentNumber "41" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1850, Overlijdensregister 1850, 41"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/098dcb83-0fb7-1f31-ddf6-99ca8a8bdcd3.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/b8a308b2-c332-4ca1-066c-b68a29a9fa8a" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/098dcb83-0fb7-1f31-ddf6-99ca8a8bdcd3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/b8a308b2-c332-4ca1-066c-b68a29a9fa8a" ;
  a2a:RecordGUID "{b8a308b2-c332-4ca1-066c-b68a29a9fa8a}" ;
  a2a:SourceRemarkOpmerking "nalatende een minderjarige zoon" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_15750_00015750.xml van GRA" .

