@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_12fc303e-1c04-be07-7633-bc42ebea3a39
  a a2a:Record ;
  rdfs:label "Overlijden op 18 juni 1959 te Niehove gem. Oldehove" ;
  a2a:hasPerson oa:person_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_Person-8743c0b8-684d-ba7b-d466-c14f036aacd1, oa:person_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_Person-ba5ba2f3-d702-5d4f-7f9e-1b37da2e5826, oa:person_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_Person-ffc0197a-b10c-9469-0d28-1f3d0ac70dc1, oa:person_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_Person-3f83a531-8b72-1950-f4eb-563fb751976e ;
  a2a:hasEvent oa:event_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_0, oa:relationep_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_1, oa:relationep_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_2 ;
  a2a:hasRelationPP oa:relationpp_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_0 ;
  a2a:hasSource oa:source_gra_12fc303e-1c04-be07-7633-bc42ebea3a39 .

oa:person_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_Person-8743c0b8-684d-ba7b-d466-c14f036aacd1
  a a2a:Person ;
  rdfs:label "Geert Bosscher" ;
  a2a:PersonName [
    rdfs:label "Geert Bosscher" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Bosscher"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "82 jaar" ;
    rdfs:label "82 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Niehove gem. Oldehove" ;
    rdfs:label "Niehove gem. Oldehove"
  ] .

oa:person_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_Person-ba5ba2f3-d702-5d4f-7f9e-1b37da2e5826
  a a2a:Person ;
  rdfs:label "Luuktje Koning" ;
  a2a:PersonName [
    rdfs:label "Luuktje Koning" ;
    a2a:PersonNameFirstName "Luuktje" ;
    a2a:PersonNameLastName "Koning"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_Person-ffc0197a-b10c-9469-0d28-1f3d0ac70dc1
  a a2a:Person ;
  rdfs:label "Klaas Bosscher" ;
  a2a:PersonName [
    rdfs:label "Klaas Bosscher" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Bosscher"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_Person-3f83a531-8b72-1950-f4eb-563fb751976e
  a a2a:Person ;
  rdfs:label "Henderktje Veldman" ;
  a2a:PersonName [
    rdfs:label "Henderktje Veldman" ;
    a2a:PersonNameFirstName "Henderktje" ;
    a2a:PersonNameLastName "Veldman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1959" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1959-06-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Niehove gem. Oldehove" ;
    rdfs:label "Niehove gem. Oldehove"
  ] .

oa:relationep_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_Person:8743c0b8-684d-ba7b-d466-c14f036aacd1 ;
  a2a:EventKeyRef oa:event_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_Event1 .

oa:relationep_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_Person:ffc0197a-b10c-9469-0d28-1f3d0ac70dc1 ;
  a2a:EventKeyRef oa:event_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_Event1 .

oa:relationep_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_Person:3f83a531-8b72-1950-f4eb-563fb751976e ;
  a2a:EventKeyRef oa:event_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_Event1 .

oa:relationpp_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_Person:8743c0b8-684d-ba7b-d466-c14f036aacd1, oa:person_gra_12fc303e-1c04-be07-7633-bc42ebea3a39_Person:ba5ba2f3-d702-5d4f-7f9e-1b37da2e5826 .

oa:source_gra_12fc303e-1c04-be07-7633-bc42ebea3a39
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oldehove" ;
    rdfs:label "Oldehove", "1959-06-19 - 1959-06-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1959-06-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1959-06-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1959" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1959-06-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1672, Periode: 1959" ;
    a2a:Book "Overlijdensregister 1959" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "1672" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1672, Periode: 1959, Overlijdensregister 1959, 5, 1672"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/5e97c18a-e3a9-ac8f-ba0c-4252267cb5f8.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/12fc303e-1c04-be07-7633-bc42ebea3a39" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/5e97c18a-e3a9-ac8f-ba0c-4252267cb5f8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/12fc303e-1c04-be07-7633-bc42ebea3a39" ;
  a2a:RecordGUID "{12fc303e-1c04-be07-7633-bc42ebea3a39}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_14730_00014730.xml van GRA" .

