@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_38c99367-1840-2690-ae86-e37987e894b2
  a a2a:Record ;
  rdfs:label "Overlijden op 25 november 1959 te Noordbroek" ;
  a2a:hasPerson oa:person_gra_38c99367-1840-2690-ae86-e37987e894b2_Person-d60e564c-efbd-0f31-de43-f414ef37c714, oa:person_gra_38c99367-1840-2690-ae86-e37987e894b2_Person-2ceea453-c3f0-2438-0ac3-13afaaf7f31c, oa:person_gra_38c99367-1840-2690-ae86-e37987e894b2_Person-529e2837-def8-e065-e6ad-1252539de938, oa:person_gra_38c99367-1840-2690-ae86-e37987e894b2_Person-cb69d8bf-0088-845e-80f7-19a5b470d0b3 ;
  a2a:hasEvent oa:event_gra_38c99367-1840-2690-ae86-e37987e894b2_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_38c99367-1840-2690-ae86-e37987e894b2_0, oa:relationep_gra_38c99367-1840-2690-ae86-e37987e894b2_1, oa:relationep_gra_38c99367-1840-2690-ae86-e37987e894b2_2 ;
  a2a:hasRelationPP oa:relationpp_gra_38c99367-1840-2690-ae86-e37987e894b2_0 ;
  a2a:hasSource oa:source_gra_38c99367-1840-2690-ae86-e37987e894b2 .

oa:person_gra_38c99367-1840-2690-ae86-e37987e894b2_Person-d60e564c-efbd-0f31-de43-f414ef37c714
  a a2a:Person ;
  rdfs:label "Maria Westman" ;
  a2a:PersonName [
    rdfs:label "Maria Westman" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Westman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "77 jaar" ;
    rdfs:label "77 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordbroek" ;
    rdfs:label "Noordbroek"
  ] .

oa:person_gra_38c99367-1840-2690-ae86-e37987e894b2_Person-2ceea453-c3f0-2438-0ac3-13afaaf7f31c
  a a2a:Person ;
  rdfs:label "Deddo Brink" ;
  a2a:PersonName [
    rdfs:label "Deddo Brink" ;
    a2a:PersonNameFirstName "Deddo" ;
    a2a:PersonNameLastName "Brink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_38c99367-1840-2690-ae86-e37987e894b2_Person-529e2837-def8-e065-e6ad-1252539de938
  a a2a:Person ;
  rdfs:label "Garrelt Westman" ;
  a2a:PersonName [
    rdfs:label "Garrelt Westman" ;
    a2a:PersonNameFirstName "Garrelt" ;
    a2a:PersonNameLastName "Westman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_38c99367-1840-2690-ae86-e37987e894b2_Person-cb69d8bf-0088-845e-80f7-19a5b470d0b3
  a a2a:Person ;
  rdfs:label "Hillechien Broekema" ;
  a2a:PersonName [
    rdfs:label "Hillechien Broekema" ;
    a2a:PersonNameFirstName "Hillechien" ;
    a2a:PersonNameLastName "Broekema"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_38c99367-1840-2690-ae86-e37987e894b2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1959" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1959-11-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordbroek" ;
    rdfs:label "Noordbroek"
  ] .

oa:relationep_gra_38c99367-1840-2690-ae86-e37987e894b2_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_38c99367-1840-2690-ae86-e37987e894b2_Person:d60e564c-efbd-0f31-de43-f414ef37c714 ;
  a2a:EventKeyRef oa:event_gra_38c99367-1840-2690-ae86-e37987e894b2_Event1 .

oa:relationep_gra_38c99367-1840-2690-ae86-e37987e894b2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_38c99367-1840-2690-ae86-e37987e894b2_Person:529e2837-def8-e065-e6ad-1252539de938 ;
  a2a:EventKeyRef oa:event_gra_38c99367-1840-2690-ae86-e37987e894b2_Event1 .

oa:relationep_gra_38c99367-1840-2690-ae86-e37987e894b2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_38c99367-1840-2690-ae86-e37987e894b2_Person:cb69d8bf-0088-845e-80f7-19a5b470d0b3 ;
  a2a:EventKeyRef oa:event_gra_38c99367-1840-2690-ae86-e37987e894b2_Event1 .

oa:relationpp_gra_38c99367-1840-2690-ae86-e37987e894b2_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_38c99367-1840-2690-ae86-e37987e894b2_Person:d60e564c-efbd-0f31-de43-f414ef37c714, oa:person_gra_38c99367-1840-2690-ae86-e37987e894b2_Person:2ceea453-c3f0-2438-0ac3-13afaaf7f31c .

oa:source_gra_38c99367-1840-2690-ae86-e37987e894b2
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Noordbroek" ;
    rdfs:label "Noordbroek", "1959-11-26 - 1959-11-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1959-11-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1959-11-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1959" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1959-11-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1652, Periode: 1959" ;
    a2a:Book "Overlijdensregister 1959" ;
    a2a:DocumentNumber "10" ;
    a2a:RegistryNumber "1652" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1652, Periode: 1959, Overlijdensregister 1959, 10, 1652"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/fc36051c-d58b-131c-1238-925e7cfeeb2d.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/38c99367-1840-2690-ae86-e37987e894b2" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/fc36051c-d58b-131c-1238-925e7cfeeb2d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/38c99367-1840-2690-ae86-e37987e894b2" ;
  a2a:RecordGUID "{38c99367-1840-2690-ae86-e37987e894b2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_13612_00013612.xml van GRA" .

