@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_8C22CAA3-254A-49DB-8260-4F06D67CD3CD
  a a2a:Record ;
  rdfs:label "Overlijden op 19 april 1863 te Dinxperlo" ;
  a2a:hasPerson oa:person_gld_8C22CAA3-254A-49DB-8260-4F06D67CD3CD_Person3045718433, oa:person_gld_8C22CAA3-254A-49DB-8260-4F06D67CD3CD_Person3045718434, oa:person_gld_8C22CAA3-254A-49DB-8260-4F06D67CD3CD_Person3045718435 ;
  a2a:hasEvent oa:event_gld_8C22CAA3-254A-49DB-8260-4F06D67CD3CD_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_8C22CAA3-254A-49DB-8260-4F06D67CD3CD_0, oa:relationep_gld_8C22CAA3-254A-49DB-8260-4F06D67CD3CD_1, oa:relationep_gld_8C22CAA3-254A-49DB-8260-4F06D67CD3CD_2 ;
  a2a:hasSource oa:source_gld_8C22CAA3-254A-49DB-8260-4F06D67CD3CD .

oa:person_gld_8C22CAA3-254A-49DB-8260-4F06D67CD3CD_Person3045718433
  a a2a:Person ;
  rdfs:label "Nn Geven" ;
  a2a:PersonName [
    rdfs:label "Nn Geven" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNameLastName "Geven"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "0" ;
    rdfs:label "0"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "19-04-1863" ;
    a2a:Year "1863" ;
    a2a:Month "04" ;
    a2a:Day "19" ;
    rdfs:label "19-04-1863"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dinxperlo (Aalten)" ;
    rdfs:label "Dinxperlo (Aalten)"
  ] ;
  a2a:Profession "-" .

oa:person_gld_8C22CAA3-254A-49DB-8260-4F06D67CD3CD_Person3045718434
  a a2a:Person ;
  rdfs:label "Bernardus Geven" ;
  a2a:PersonName [
    rdfs:label "Bernardus Geven" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Geven"
  ] ;
  a2a:Profession "dagloner" .

oa:person_gld_8C22CAA3-254A-49DB-8260-4F06D67CD3CD_Person3045718435
  a a2a:Person ;
  rdfs:label "Hendrika Schreur" ;
  a2a:PersonName [
    rdfs:label "Hendrika Schreur" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Schreur"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_8C22CAA3-254A-49DB-8260-4F06D67CD3CD_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "19-04-1863" ;
    a2a:Year "1863" ;
    a2a:Month "04" ;
    a2a:Day "19" ;
    rdfs:label "1863-04-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dinxperlo" ;
    rdfs:label "Dinxperlo"
  ] .

oa:relationep_gld_8C22CAA3-254A-49DB-8260-4F06D67CD3CD_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_8C22CAA3-254A-49DB-8260-4F06D67CD3CD_Person3045718433 ;
  a2a:EventKeyRef oa:event_gld_8C22CAA3-254A-49DB-8260-4F06D67CD3CD_Event1 .

oa:relationep_gld_8C22CAA3-254A-49DB-8260-4F06D67CD3CD_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_8C22CAA3-254A-49DB-8260-4F06D67CD3CD_Person3045718434 ;
  a2a:EventKeyRef oa:event_gld_8C22CAA3-254A-49DB-8260-4F06D67CD3CD_Event1 .

oa:relationep_gld_8C22CAA3-254A-49DB-8260-4F06D67CD3CD_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_8C22CAA3-254A-49DB-8260-4F06D67CD3CD_Person3045718435 ;
  a2a:EventKeyRef oa:event_gld_8C22CAA3-254A-49DB-8260-4F06D67CD3CD_Event1 .

oa:source_gld_8C22CAA3-254A-49DB-8260-4F06D67CD3CD
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Dinxperlo" ;
    a2a:Country "Nederland" ;
    rdfs:label "Dinxperlo, Nederland", "1863-04-20 - 1863-04-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1863-04-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1863-04-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "20-04-1863" ;
    a2a:Year "1863" ;
    a2a:Month "04" ;
    a2a:Day "20" ;
    rdfs:label "20-04-1863"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Dinxperlo, Overlijdensregister" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "5713.11" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Dinxperlo, Overlijdensregister, 22, 5713.11"
  ] ;
  a2a:SourceLastChangeDate "2022-12-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/8C22CAA3254A49DB82604F06D67CD3CD" ;
  a2a:RecordIdentifier "3045718432" ;
  a2a:RecordGUID "{8C22CAA3-254A-49DB-8260-4F06D67CD3CD}" ;
  a2a:SourceRemarkOpmerking "Levenloos" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/6C5F7BA514694EC8B47D1766D7EA9462" .

