@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_76d8ba2b-7d1a-58b6-ad96-e712a9075454
  a a2a:Record ;
  rdfs:label "Overlijden op 4 juli 1847 te Warffum" ;
  a2a:hasPerson oa:person_gra_76d8ba2b-7d1a-58b6-ad96-e712a9075454_Person-61cbdd3f-8f85-d5da-a90c-2509397e5b13, oa:person_gra_76d8ba2b-7d1a-58b6-ad96-e712a9075454_Person-ab939952-e651-1384-0fbb-d3ae385ec705, oa:person_gra_76d8ba2b-7d1a-58b6-ad96-e712a9075454_Person-93a2fd47-8df1-fd87-78cd-b2c87ce9be34 ;
  a2a:hasEvent oa:event_gra_76d8ba2b-7d1a-58b6-ad96-e712a9075454_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_76d8ba2b-7d1a-58b6-ad96-e712a9075454_0, oa:relationep_gra_76d8ba2b-7d1a-58b6-ad96-e712a9075454_1, oa:relationep_gra_76d8ba2b-7d1a-58b6-ad96-e712a9075454_2 ;
  a2a:hasSource oa:source_gra_76d8ba2b-7d1a-58b6-ad96-e712a9075454 .

oa:person_gra_76d8ba2b-7d1a-58b6-ad96-e712a9075454_Person-61cbdd3f-8f85-d5da-a90c-2509397e5b13
  a a2a:Person ;
  rdfs:label "Nikolaas Gerards van der Tuuk" ;
  a2a:PersonName [
    rdfs:label "Nikolaas Gerards van der Tuuk" ;
    a2a:PersonNameFirstName "Nikolaas Gerards" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Tuuk"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "40 jaar" ;
    rdfs:label "40 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warffum" ;
    rdfs:label "Warffum"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gra_76d8ba2b-7d1a-58b6-ad96-e712a9075454_Person-ab939952-e651-1384-0fbb-d3ae385ec705
  a a2a:Person ;
  rdfs:label "Gerard van der Tuuk" ;
  a2a:PersonName [
    rdfs:label "Gerard van der Tuuk" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Tuuk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_76d8ba2b-7d1a-58b6-ad96-e712a9075454_Person-93a2fd47-8df1-fd87-78cd-b2c87ce9be34
  a a2a:Person ;
  rdfs:label "Foske Michiels" ;
  a2a:PersonName [
    rdfs:label "Foske Michiels" ;
    a2a:PersonNameFirstName "Foske" ;
    a2a:PersonNameLastName "Michiels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_76d8ba2b-7d1a-58b6-ad96-e712a9075454_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1847" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1847-07-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Warffum" ;
    rdfs:label "Warffum"
  ] .

oa:relationep_gra_76d8ba2b-7d1a-58b6-ad96-e712a9075454_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_76d8ba2b-7d1a-58b6-ad96-e712a9075454_Person:61cbdd3f-8f85-d5da-a90c-2509397e5b13 ;
  a2a:EventKeyRef oa:event_gra_76d8ba2b-7d1a-58b6-ad96-e712a9075454_Event1 .

oa:relationep_gra_76d8ba2b-7d1a-58b6-ad96-e712a9075454_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_76d8ba2b-7d1a-58b6-ad96-e712a9075454_Person:ab939952-e651-1384-0fbb-d3ae385ec705 ;
  a2a:EventKeyRef oa:event_gra_76d8ba2b-7d1a-58b6-ad96-e712a9075454_Event1 .

oa:relationep_gra_76d8ba2b-7d1a-58b6-ad96-e712a9075454_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_76d8ba2b-7d1a-58b6-ad96-e712a9075454_Person:93a2fd47-8df1-fd87-78cd-b2c87ce9be34 ;
  a2a:EventKeyRef oa:event_gra_76d8ba2b-7d1a-58b6-ad96-e712a9075454_Event1 .

oa:source_gra_76d8ba2b-7d1a-58b6-ad96-e712a9075454
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Warffum" ;
    rdfs:label "Warffum", "1847-07-05 - 1847-07-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1847-07-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1847-07-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1847" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1847-07-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1847" ;
    a2a:Book "Overlijdensregister 1847" ;
    a2a:DocumentNumber "40" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1847, Overlijdensregister 1847, 40"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/402ddc55-bfed-3c12-b7c8-7dbb98a9485d.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/76d8ba2b-7d1a-58b6-ad96-e712a9075454" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/402ddc55-bfed-3c12-b7c8-7dbb98a9485d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/76d8ba2b-7d1a-58b6-ad96-e712a9075454" ;
  a2a:RecordGUID "{76d8ba2b-7d1a-58b6-ad96-e712a9075454}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_16034_00016034.xml van GRA" .

