@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_1e5711d3-7dab-aeae-e110-ae4bb1a8c145
  a a2a:Record ;
  rdfs:label "Overlijden op 3 oktober 1972 te Hoogezand-Sappemeer" ;
  a2a:hasPerson oa:person_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_Person-35db4959-8c56-06c2-f73f-5ec9f8224109, oa:person_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_Person-fae075b8-4280-f1c5-580e-e7ab3918bf68, oa:person_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_Person-6fb0ed13-e8af-559c-cc6e-88e825a10532, oa:person_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_Person-f35f99ad-7a63-768e-e2f8-ff8f1c6b2b8e ;
  a2a:hasEvent oa:event_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_0, oa:relationep_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_1, oa:relationep_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_2 ;
  a2a:hasRelationPP oa:relationpp_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_0 ;
  a2a:hasSource oa:source_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145 .

oa:person_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_Person-35db4959-8c56-06c2-f73f-5ec9f8224109
  a a2a:Person ;
  rdfs:label "Harm Mekkes" ;
  a2a:PersonName [
    rdfs:label "Harm Mekkes" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Mekkes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_Person-fae075b8-4280-f1c5-580e-e7ab3918bf68
  a a2a:Person ;
  rdfs:label "Foppe Veen" ;
  a2a:PersonName [
    rdfs:label "Foppe Veen" ;
    a2a:PersonNameFirstName "Foppe" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_Person-6fb0ed13-e8af-559c-cc6e-88e825a10532
  a a2a:Person ;
  rdfs:label "Anje Freije" ;
  a2a:PersonName [
    rdfs:label "Anje Freije" ;
    a2a:PersonNameFirstName "Anje" ;
    a2a:PersonNameLastName "Freije"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_Person-f35f99ad-7a63-768e-e2f8-ff8f1c6b2b8e
  a a2a:Person ;
  rdfs:label "Aaltje Veen" ;
  a2a:PersonName [
    rdfs:label "Aaltje Veen" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1888-06-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Slochteren" ;
    rdfs:label "Slochteren"
  ] .

oa:event_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1972" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1972-10-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogezand-Sappemeer" ;
    rdfs:label "Hoogezand-Sappemeer"
  ] .

oa:relationep_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_Person:fae075b8-4280-f1c5-580e-e7ab3918bf68 ;
  a2a:EventKeyRef oa:event_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_Event1 .

oa:relationep_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_Person:6fb0ed13-e8af-559c-cc6e-88e825a10532 ;
  a2a:EventKeyRef oa:event_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_Event1 .

oa:relationep_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_Person:f35f99ad-7a63-768e-e2f8-ff8f1c6b2b8e ;
  a2a:EventKeyRef oa:event_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_Event1 .

oa:relationpp_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_Person:f35f99ad-7a63-768e-e2f8-ff8f1c6b2b8e, oa:person_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145_Person:35db4959-8c56-06c2-f73f-5ec9f8224109 .

oa:source_gra_1e5711d3-7dab-aeae-e110-ae4bb1a8c145
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogezand-Sappemeer" ;
    rdfs:label "Hoogezand-Sappemeer", "1972-10-03 - 1972-10-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1972-10-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1972-10-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1972" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1972-10-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1138, Periode: 1972" ;
    a2a:Book "Overlijdensregister 1972" ;
    a2a:DocumentNumber "130" ;
    a2a:RegistryNumber "1138" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1138, Periode: 1972, Overlijdensregister 1972, 130, 1138"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/4c123c51-fb16-bb57-86bc-c019686d7fa7.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/1e5711d3-7dab-aeae-e110-ae4bb1a8c145" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/4c123c51-fb16-bb57-86bc-c019686d7fa7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-06-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/1e5711d3-7dab-aeae-e110-ae4bb1a8c145" ;
  a2a:RecordGUID "{1e5711d3-7dab-aeae-e110-ae4bb1a8c145}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230828_33_00000033.xml van GRA" .

