@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_75dda2c9-9da2-1185-6e2c-e708359396ea
  a a2a:Record ;
  rdfs:label "Overlijden op 25 januari 1909 te Hoogkerk" ;
  a2a:hasPerson oa:person_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_Person-263bb449-c578-18c6-7840-db0f49a48fd6, oa:person_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_Person-7acec799-9083-38ab-5a26-79b58b8f20db, oa:person_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_Person-2d64e066-9a3e-4f13-7791-ad5f7ac3f43d, oa:person_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_Person-b9b86374-3707-19a7-72b3-cba686dde375 ;
  a2a:hasEvent oa:event_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_0, oa:relationep_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_1, oa:relationep_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_2 ;
  a2a:hasRelationPP oa:relationpp_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_0 ;
  a2a:hasSource oa:source_gra_75dda2c9-9da2-1185-6e2c-e708359396ea .

oa:person_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_Person-263bb449-c578-18c6-7840-db0f49a48fd6
  a a2a:Person ;
  rdfs:label "Jacob Jans Huizinga" ;
  a2a:PersonName [
    rdfs:label "Jacob Jans Huizinga" ;
    a2a:PersonNameFirstName "Jacob Jans" ;
    a2a:PersonNameLastName "Huizinga"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_Person-7acec799-9083-38ab-5a26-79b58b8f20db
  a a2a:Person ;
  rdfs:label "Roelf Bos" ;
  a2a:PersonName [
    rdfs:label "Roelf Bos" ;
    a2a:PersonNameFirstName "Roelf" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_Person-2d64e066-9a3e-4f13-7791-ad5f7ac3f43d
  a a2a:Person ;
  rdfs:label "Itje Jacobs Huizinga" ;
  a2a:PersonName [
    rdfs:label "Itje Jacobs Huizinga" ;
    a2a:PersonNameFirstName "Itje Jacobs" ;
    a2a:PersonNameLastName "Huizinga"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "92 jaar" ;
    rdfs:label "92 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ezinge" ;
    rdfs:label "Ezinge"
  ] .

oa:person_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_Person-b9b86374-3707-19a7-72b3-cba686dde375
  a a2a:Person ;
  rdfs:label "Trientje Gerrits Olthoff" ;
  a2a:PersonName [
    rdfs:label "Trientje Gerrits Olthoff" ;
    a2a:PersonNameFirstName "Trientje Gerrits" ;
    a2a:PersonNameLastName "Olthoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1909-01-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogkerk" ;
    rdfs:label "Hoogkerk"
  ] .

oa:relationep_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_Person:263bb449-c578-18c6-7840-db0f49a48fd6 ;
  a2a:EventKeyRef oa:event_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_Event1 .

oa:relationep_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_Person:2d64e066-9a3e-4f13-7791-ad5f7ac3f43d ;
  a2a:EventKeyRef oa:event_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_Event1 .

oa:relationep_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_Person:b9b86374-3707-19a7-72b3-cba686dde375 ;
  a2a:EventKeyRef oa:event_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_Event1 .

oa:relationpp_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_Person:2d64e066-9a3e-4f13-7791-ad5f7ac3f43d, oa:person_gra_75dda2c9-9da2-1185-6e2c-e708359396ea_Person:7acec799-9083-38ab-5a26-79b58b8f20db .

oa:source_gra_75dda2c9-9da2-1185-6e2c-e708359396ea
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogkerk" ;
    rdfs:label "Hoogkerk", "1909-01-27 - 1909-01-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-01-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-01-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1909-01-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1909" ;
    a2a:Book "Overlijdensregister 1909" ;
    a2a:DocumentNumber "5" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1909, Overlijdensregister 1909, 5"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/519080ea-1f77-16d6-03eb-506222b7e6d4.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/75dda2c9-9da2-1185-6e2c-e708359396ea" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/519080ea-1f77-16d6-03eb-506222b7e6d4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/75dda2c9-9da2-1185-6e2c-e708359396ea" ;
  a2a:RecordGUID "{75dda2c9-9da2-1185-6e2c-e708359396ea}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_16005_00016005.xml van GRA" .

