@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_d8d27e52-eeda-5ad5-aba4-9dd4abc92f63
  a a2a:Record ;
  rdfs:label "Overlijden (levenloos) op 10 september 1847 te Rottum gem. Kantens" ;
  a2a:hasPerson oa:person_gra_d8d27e52-eeda-5ad5-aba4-9dd4abc92f63_Person-13f74a8f-4029-f3a8-b8c3-ae809057ad50, oa:person_gra_d8d27e52-eeda-5ad5-aba4-9dd4abc92f63_Person-0c19f938-57c7-e78e-d166-d2269ae03700, oa:person_gra_d8d27e52-eeda-5ad5-aba4-9dd4abc92f63_Person-b74be897-b82a-1a61-2265-58dfffa42f07 ;
  a2a:hasEvent oa:event_gra_d8d27e52-eeda-5ad5-aba4-9dd4abc92f63_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_d8d27e52-eeda-5ad5-aba4-9dd4abc92f63_0, oa:relationep_gra_d8d27e52-eeda-5ad5-aba4-9dd4abc92f63_1, oa:relationep_gra_d8d27e52-eeda-5ad5-aba4-9dd4abc92f63_2 ;
  a2a:hasSource oa:source_gra_d8d27e52-eeda-5ad5-aba4-9dd4abc92f63 .

oa:person_gra_d8d27e52-eeda-5ad5-aba4-9dd4abc92f63_Person-13f74a8f-4029-f3a8-b8c3-ae809057ad50
  a a2a:Person ;
  rdfs:label "Neinhuis" ;
  a2a:PersonName [
    rdfs:label "Neinhuis" ;
    a2a:PersonNameLastName "Neinhuis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1847-09-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rottum gem. Kantens" ;
    rdfs:label "Rottum gem. Kantens"
  ] .

oa:person_gra_d8d27e52-eeda-5ad5-aba4-9dd4abc92f63_Person-0c19f938-57c7-e78e-d166-d2269ae03700
  a a2a:Person ;
  rdfs:label "Harm Tonnis Neinhuis" ;
  a2a:PersonName [
    rdfs:label "Harm Tonnis Neinhuis" ;
    a2a:PersonNameFirstName "Harm Tonnis" ;
    a2a:PersonNameLastName "Neinhuis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:person_gra_d8d27e52-eeda-5ad5-aba4-9dd4abc92f63_Person-b74be897-b82a-1a61-2265-58dfffa42f07
  a a2a:Person ;
  rdfs:label "Klaaske Alberts van Dijk" ;
  a2a:PersonName [
    rdfs:label "Klaaske Alberts van Dijk" ;
    a2a:PersonNameFirstName "Klaaske Alberts" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwersche" .

oa:event_gra_d8d27e52-eeda-5ad5-aba4-9dd4abc92f63_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1847" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1847-09-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rottum gem. Kantens" ;
    rdfs:label "Rottum gem. Kantens"
  ] .

oa:relationep_gra_d8d27e52-eeda-5ad5-aba4-9dd4abc92f63_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_d8d27e52-eeda-5ad5-aba4-9dd4abc92f63_Person:13f74a8f-4029-f3a8-b8c3-ae809057ad50 ;
  a2a:EventKeyRef oa:event_gra_d8d27e52-eeda-5ad5-aba4-9dd4abc92f63_Event1 .

oa:relationep_gra_d8d27e52-eeda-5ad5-aba4-9dd4abc92f63_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_d8d27e52-eeda-5ad5-aba4-9dd4abc92f63_Person:0c19f938-57c7-e78e-d166-d2269ae03700 ;
  a2a:EventKeyRef oa:event_gra_d8d27e52-eeda-5ad5-aba4-9dd4abc92f63_Event1 .

oa:relationep_gra_d8d27e52-eeda-5ad5-aba4-9dd4abc92f63_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_d8d27e52-eeda-5ad5-aba4-9dd4abc92f63_Person:b74be897-b82a-1a61-2265-58dfffa42f07 ;
  a2a:EventKeyRef oa:event_gra_d8d27e52-eeda-5ad5-aba4-9dd4abc92f63_Event1 .

oa:source_gra_d8d27e52-eeda-5ad5-aba4-9dd4abc92f63
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Kantens" ;
    rdfs:label "Kantens", "1847-09-11 - 1847-09-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1847-09-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1847-09-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1847" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1847-09-11"^^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 "46" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1847, Overlijdensregister 1847, 46"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/01943bf2-f041-2ace-fd75-59c9c42c8660.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/d8d27e52-eeda-5ad5-aba4-9dd4abc92f63" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/01943bf2-f041-2ace-fd75-59c9c42c8660.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/d8d27e52-eeda-5ad5-aba4-9dd4abc92f63" ;
  a2a:RecordGUID "{d8d27e52-eeda-5ad5-aba4-9dd4abc92f63}" ;
  a2a:SourceRemarkAkteSoort "levenloos" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11655_00011655.xml van GRA" .

