@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_7932dbdc-c299-ccf4-d834-56cc5fcdfa41
  a a2a:Record ;
  rdfs:label "Overlijden op 5 juni 1935 te Delfzijl" ;
  a2a:hasPerson oa:person_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_Person-8d94ee69-258d-974c-aa82-bad39b558daf, oa:person_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_Person-c4a458a3-9c9c-fb90-ca94-26560a705a20, oa:person_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_Person-ba1412fc-de33-f795-999c-a7d906f5e850, oa:person_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_Person-8bf6d908-80e9-4245-8f36-7e5a940fcde6 ;
  a2a:hasEvent oa:event_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_0, oa:relationep_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_1, oa:relationep_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_2 ;
  a2a:hasRelationPP oa:relationpp_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_0 ;
  a2a:hasSource oa:source_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41 .

oa:person_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_Person-8d94ee69-258d-974c-aa82-bad39b558daf
  a a2a:Person ;
  rdfs:label "Wupke Hazelof" ;
  a2a:PersonName [
    rdfs:label "Wupke Hazelof" ;
    a2a:PersonNameFirstName "Wupke" ;
    a2a:PersonNameLastName "Hazelof"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "68 jaar" ;
    rdfs:label "68 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordbroek" ;
    rdfs:label "Noordbroek"
  ] .

oa:person_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_Person-c4a458a3-9c9c-fb90-ca94-26560a705a20
  a a2a:Person ;
  rdfs:label "Jan Bollen" ;
  a2a:PersonName [
    rdfs:label "Jan Bollen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bollen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_Person-ba1412fc-de33-f795-999c-a7d906f5e850
  a a2a:Person ;
  rdfs:label "Aiko Heeres Hazelof" ;
  a2a:PersonName [
    rdfs:label "Aiko Heeres Hazelof" ;
    a2a:PersonNameFirstName "Aiko Heeres" ;
    a2a:PersonNameLastName "Hazelof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_Person-8bf6d908-80e9-4245-8f36-7e5a940fcde6
  a a2a:Person ;
  rdfs:label "Willemtje Primé" ;
  a2a:PersonName [
    rdfs:label "Willemtje Primé" ;
    a2a:PersonNameFirstName "Willemtje" ;
    a2a:PersonNameLastName "Primé"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1935" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1935-06-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl"
  ] .

oa:relationep_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_Person:8d94ee69-258d-974c-aa82-bad39b558daf ;
  a2a:EventKeyRef oa:event_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_Event1 .

oa:relationep_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_Person:ba1412fc-de33-f795-999c-a7d906f5e850 ;
  a2a:EventKeyRef oa:event_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_Event1 .

oa:relationep_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_Person:8bf6d908-80e9-4245-8f36-7e5a940fcde6 ;
  a2a:EventKeyRef oa:event_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_Event1 .

oa:relationpp_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_Person:8d94ee69-258d-974c-aa82-bad39b558daf, oa:person_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41_Person:c4a458a3-9c9c-fb90-ca94-26560a705a20 .

oa:source_gra_7932dbdc-c299-ccf4-d834-56cc5fcdfa41
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl", "1935-06-06 - 1935-06-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1935-06-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-06-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1935" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1935-06-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1935" ;
    a2a:Book "Overlijdensregister 1935" ;
    a2a:DocumentNumber "45" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1935, Overlijdensregister 1935, 45"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/45b816be-577c-bf7f-46bb-41fdb8534039.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/7932dbdc-c299-ccf4-d834-56cc5fcdfa41" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/45b816be-577c-bf7f-46bb-41fdb8534039.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/7932dbdc-c299-ccf4-d834-56cc5fcdfa41" ;
  a2a:RecordGUID "{7932dbdc-c299-ccf4-d834-56cc5fcdfa41}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_16105_00016105.xml van GRA" .

