@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_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2
  a a2a:Record ;
  rdfs:label "Overlijden op 26 november 1936 te Arnhem" ;
  a2a:hasPerson oa:person_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_Person3023935851, oa:person_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_Person3023935852, oa:person_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_Person3023935853, oa:person_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_Person3023935854 ;
  a2a:hasEvent oa:event_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_0, oa:relationep_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_1, oa:relationep_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_2, oa:relationep_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_3 ;
  a2a:hasSource oa:source_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2 .

oa:person_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_Person3023935851
  a a2a:Person ;
  rdfs:label "Dina Johanna Freriks" ;
  a2a:PersonName [
    rdfs:label "Dina Johanna Freriks" ;
    a2a:PersonNameFirstName "Dina Johanna" ;
    a2a:PersonNameLastName "Freriks"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 Jaar" ;
    rdfs:label "30 Jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wisch (Oude IJsselstreek)" ;
    rdfs:label "Wisch (Oude IJsselstreek)"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_Person3023935852
  a a2a:Person ;
  rdfs:label "Jan Hendrikus Freriks" ;
  a2a:PersonName [
    rdfs:label "Jan Hendrikus Freriks" ;
    a2a:PersonNameFirstName "Jan Hendrikus" ;
    a2a:PersonNameLastName "Freriks"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_Person3023935853
  a a2a:Person ;
  rdfs:label "Grada Maria Hamer" ;
  a2a:PersonName [
    rdfs:label "Grada Maria Hamer" ;
    a2a:PersonNameFirstName "Grada Maria" ;
    a2a:PersonNameLastName "Hamer"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_Person3023935854
  a a2a:Person ;
  rdfs:label "Evert Johan Tuenter" ;
  a2a:PersonName [
    rdfs:label "Evert Johan Tuenter" ;
    a2a:PersonNameFirstName "Evert Johan" ;
    a2a:PersonNameLastName "Tuenter"
  ] .

oa:event_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "26-11-1936" ;
    a2a:Year "1936" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1936-11-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:relationep_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_Person3023935851 ;
  a2a:EventKeyRef oa:event_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_Event1 .

oa:relationep_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_Person3023935852 ;
  a2a:EventKeyRef oa:event_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_Event1 .

oa:relationep_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_Person3023935853 ;
  a2a:EventKeyRef oa:event_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_Event1 .

oa:relationep_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_Person3023935854 ;
  a2a:EventKeyRef oa:event_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2_Event1 .

oa:source_gld_487F2806-CC76-46C3-BFD7-2D8C65DA63B2
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Arnhem" ;
    a2a:Country "Nederland" ;
    rdfs:label "Arnhem, Nederland", "1936-11-27 - 1936-11-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1936-11-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1936-11-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "27-11-1936" ;
    a2a:Year "1936" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "27-11-1936"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Arnhem, Overlijdensregister" ;
    a2a:Book "Arnhem, Overlijdensregister" ;
    a2a:DocumentNumber "855" ;
    a2a:RegistryNumber "9709.01" ;
    rdfs:label "Gelders Archief, Arnhem, Arnhem, Overlijdensregister, Arnhem, Overlijdensregister, 855, 9709.01"
  ] ;
  a2a:SourceLastChangeDate "2023-11-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/487F2806CC7646C3BFD72D8C65DA63B2" ;
  a2a:RecordIdentifier "3023935850" ;
  a2a:RecordGUID "{487F2806-CC76-46C3-BFD7-2D8C65DA63B2}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/CEF1034F303E40C8803CA8A5B94DDC47" .

