@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_45bfa722-13dc-cb13-4072-d5c1e69be80f
  a a2a:Record ;
  rdfs:label "Overlijden op 10 januari 1895 te Sappemeer" ;
  a2a:hasPerson oa:person_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Person-4b5f78d6-d97a-a17e-2e4e-0522b0e8d5b1, oa:person_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Person-f43c4dc1-9896-a776-1493-d8a96da06f73, oa:person_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Person-bcd8ad26-a83e-9c98-5b6c-cf0b2dbb94a4, oa:person_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Person-b4b46148-0abc-e1a7-9f3c-3cb1e0f59859, oa:person_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Person-4b26d08b-b315-f3ec-ccf3-9a3f5bcc0774, oa:person_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Person-09d36d8b-4051-9417-cf2b-cbd1ad8ef48a ;
  a2a:hasEvent oa:event_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_0, oa:relationep_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_1, oa:relationep_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_2 ;
  a2a:hasRelationPP oa:relationpp_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_0, oa:relationpp_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_1, oa:relationpp_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_2 ;
  a2a:hasSource oa:source_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f .

oa:person_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Person-4b5f78d6-d97a-a17e-2e4e-0522b0e8d5b1
  a a2a:Person ;
  rdfs:label "Wilhelmina Scholtens" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Scholtens" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Scholtens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Person-f43c4dc1-9896-a776-1493-d8a96da06f73
  a a2a:Person ;
  rdfs:label "IJlke Klaassens Huttinga" ;
  a2a:PersonName [
    rdfs:label "IJlke Klaassens Huttinga" ;
    a2a:PersonNameFirstName "IJlke Klaassens" ;
    a2a:PersonNameLastName "Huttinga"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Person-bcd8ad26-a83e-9c98-5b6c-cf0b2dbb94a4
  a a2a:Person ;
  rdfs:label "Trientje Abrahams de Vries" ;
  a2a:PersonName [
    rdfs:label "Trientje Abrahams de Vries" ;
    a2a:PersonNameFirstName "Trientje Abrahams" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Person-b4b46148-0abc-e1a7-9f3c-3cb1e0f59859
  a a2a:Person ;
  rdfs:label "Susanna ten Cate" ;
  a2a:PersonName [
    rdfs:label "Susanna ten Cate" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Cate"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Person-4b26d08b-b315-f3ec-ccf3-9a3f5bcc0774
  a a2a:Person ;
  rdfs:label "Berend Baptist" ;
  a2a:PersonName [
    rdfs:label "Berend Baptist" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Baptist"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "83 jaar" ;
    rdfs:label "83 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Muntendam" ;
    rdfs:label "Muntendam"
  ] .

oa:person_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Person-09d36d8b-4051-9417-cf2b-cbd1ad8ef48a
  a a2a:Person ;
  rdfs:label "Johan Anthonius Baptist" ;
  a2a:PersonName [
    rdfs:label "Johan Anthonius Baptist" ;
    a2a:PersonNameFirstName "Johan Anthonius" ;
    a2a:PersonNameLastName "Baptist"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1895-01-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sappemeer" ;
    rdfs:label "Sappemeer"
  ] .

oa:relationep_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Person:4b5f78d6-d97a-a17e-2e4e-0522b0e8d5b1 ;
  a2a:EventKeyRef oa:event_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Event1 .

oa:relationep_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Person:4b26d08b-b315-f3ec-ccf3-9a3f5bcc0774 ;
  a2a:EventKeyRef oa:event_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Event1 .

oa:relationep_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Person:09d36d8b-4051-9417-cf2b-cbd1ad8ef48a ;
  a2a:EventKeyRef oa:event_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Event1 .

oa:relationpp_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Person:4b26d08b-b315-f3ec-ccf3-9a3f5bcc0774, oa:person_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Person:f43c4dc1-9896-a776-1493-d8a96da06f73 .

oa:relationpp_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Person:4b26d08b-b315-f3ec-ccf3-9a3f5bcc0774, oa:person_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Person:bcd8ad26-a83e-9c98-5b6c-cf0b2dbb94a4 .

oa:relationpp_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_2
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Person:4b26d08b-b315-f3ec-ccf3-9a3f5bcc0774, oa:person_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f_Person:b4b46148-0abc-e1a7-9f3c-3cb1e0f59859 .

oa:source_gra_45bfa722-13dc-cb13-4072-d5c1e69be80f
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Sappemeer" ;
    rdfs:label "Sappemeer", "1895-01-11 - 1895-01-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-01-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1895-01-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1895" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1895-01-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1895" ;
    a2a:Book "Overlijdensregister 1895" ;
    a2a:DocumentNumber "3" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1895, Overlijdensregister 1895, 3"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/6d5f6672-b646-127b-00b7-35e357413139.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/45bfa722-13dc-cb13-4072-d5c1e69be80f" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/6d5f6672-b646-127b-00b7-35e357413139.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-06-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/45bfa722-13dc-cb13-4072-d5c1e69be80f" ;
  a2a:RecordGUID "{45bfa722-13dc-cb13-4072-d5c1e69be80f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13439_00013439.xml van GRA" .

