@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_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59
  a a2a:Record ;
  rdfs:label "Overlijden op 1 mei 1933 te Hoogezand" ;
  a2a:hasPerson oa:person_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_Person-291e60fd-1dbc-1b58-de46-f57274381723, oa:person_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_Person-b4df9bc7-771e-c559-d4f7-b66a04812df2, oa:person_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_Person-fd04163a-3bca-ff36-8da3-e656487bfc06, oa:person_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_Person-ff453138-f40b-02c8-4447-6b75be6dc037 ;
  a2a:hasEvent oa:event_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_0, oa:relationep_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_1, oa:relationep_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_2 ;
  a2a:hasRelationPP oa:relationpp_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_0 ;
  a2a:hasSource oa:source_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59 .

oa:person_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_Person-291e60fd-1dbc-1b58-de46-f57274381723
  a a2a:Person ;
  rdfs:label "Maria Fraai" ;
  a2a:PersonName [
    rdfs:label "Maria Fraai" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Fraai"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "62 jaar" ;
    rdfs:label "62 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand"
  ] .

oa:person_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_Person-b4df9bc7-771e-c559-d4f7-b66a04812df2
  a a2a:Person ;
  rdfs:label "Menno Coops" ;
  a2a:PersonName [
    rdfs:label "Menno Coops" ;
    a2a:PersonNameFirstName "Menno" ;
    a2a:PersonNameLastName "Coops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_Person-fd04163a-3bca-ff36-8da3-e656487bfc06
  a a2a:Person ;
  rdfs:label "Jantje Groenewoud" ;
  a2a:PersonName [
    rdfs:label "Jantje Groenewoud" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Groenewoud"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_Person-ff453138-f40b-02c8-4447-6b75be6dc037
  a a2a:Person ;
  rdfs:label "Reint Fraai" ;
  a2a:PersonName [
    rdfs:label "Reint Fraai" ;
    a2a:PersonNameFirstName "Reint" ;
    a2a:PersonNameLastName "Fraai"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1933" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1933-05-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand"
  ] .

oa:relationep_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_Person:291e60fd-1dbc-1b58-de46-f57274381723 ;
  a2a:EventKeyRef oa:event_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_Event1 .

oa:relationep_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_Person:fd04163a-3bca-ff36-8da3-e656487bfc06 ;
  a2a:EventKeyRef oa:event_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_Event1 .

oa:relationep_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_Person:ff453138-f40b-02c8-4447-6b75be6dc037 ;
  a2a:EventKeyRef oa:event_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_Event1 .

oa:relationpp_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_Person:291e60fd-1dbc-1b58-de46-f57274381723, oa:person_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59_Person:b4df9bc7-771e-c559-d4f7-b66a04812df2 .

oa:source_gra_8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand", "1933-05-01 - 1933-05-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1933-05-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1933-05-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1933" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1933-05-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1933" ;
    a2a:Book "Overlijdensregister 1933" ;
    a2a:DocumentNumber "50" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1933, Overlijdensregister 1933, 50"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/3801765e-1428-e90b-f79c-d059d0407c6c.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/3801765e-1428-e90b-f79c-d059d0407c6c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59" ;
  a2a:RecordGUID "{8c6be8f3-eab4-0c00-eb28-d5ed62bfbf59}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_16957_00016957.xml van GRA" .

