@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_176958FB-E67E-4658-8EA5-78E98390AFD4
  a a2a:Record ;
  rdfs:label "Overlijden op 26 maart 1904 te Overasselt" ;
  a2a:hasPerson oa:person_gld_176958FB-E67E-4658-8EA5-78E98390AFD4_Person3022895890, oa:person_gld_176958FB-E67E-4658-8EA5-78E98390AFD4_Person3022895891, oa:person_gld_176958FB-E67E-4658-8EA5-78E98390AFD4_Person3022895892 ;
  a2a:hasEvent oa:event_gld_176958FB-E67E-4658-8EA5-78E98390AFD4_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_176958FB-E67E-4658-8EA5-78E98390AFD4_0, oa:relationep_gld_176958FB-E67E-4658-8EA5-78E98390AFD4_1, oa:relationep_gld_176958FB-E67E-4658-8EA5-78E98390AFD4_2 ;
  a2a:hasSource oa:source_gld_176958FB-E67E-4658-8EA5-78E98390AFD4 .

oa:person_gld_176958FB-E67E-4658-8EA5-78E98390AFD4_Person3022895890
  a a2a:Person ;
  rdfs:label "Nn Gijsbers" ;
  a2a:PersonName [
    rdfs:label "Nn Gijsbers" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNameLastName "Gijsbers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "0" ;
    rdfs:label "0"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "26-03-1904" ;
    a2a:Year "1904" ;
    a2a:Month "03" ;
    a2a:Day "26" ;
    rdfs:label "26-03-1904"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Overasselt (Heumen)" ;
    rdfs:label "Overasselt (Heumen)"
  ] ;
  a2a:Profession "-" .

oa:person_gld_176958FB-E67E-4658-8EA5-78E98390AFD4_Person3022895891
  a a2a:Person ;
  rdfs:label "Sebastianus Gijsbers" ;
  a2a:PersonName [
    rdfs:label "Sebastianus Gijsbers" ;
    a2a:PersonNameFirstName "Sebastianus" ;
    a2a:PersonNameLastName "Gijsbers"
  ] ;
  a2a:Profession "arbeider" .

oa:person_gld_176958FB-E67E-4658-8EA5-78E98390AFD4_Person3022895892
  a a2a:Person ;
  rdfs:label "Petronella Schuurs" ;
  a2a:PersonName [
    rdfs:label "Petronella Schuurs" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Schuurs"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_176958FB-E67E-4658-8EA5-78E98390AFD4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "26-03-1904" ;
    a2a:Year "1904" ;
    a2a:Month "03" ;
    a2a:Day "26" ;
    rdfs:label "1904-03-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Overasselt" ;
    rdfs:label "Overasselt"
  ] .

oa:relationep_gld_176958FB-E67E-4658-8EA5-78E98390AFD4_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_176958FB-E67E-4658-8EA5-78E98390AFD4_Person3022895890 ;
  a2a:EventKeyRef oa:event_gld_176958FB-E67E-4658-8EA5-78E98390AFD4_Event1 .

oa:relationep_gld_176958FB-E67E-4658-8EA5-78E98390AFD4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_176958FB-E67E-4658-8EA5-78E98390AFD4_Person3022895891 ;
  a2a:EventKeyRef oa:event_gld_176958FB-E67E-4658-8EA5-78E98390AFD4_Event1 .

oa:relationep_gld_176958FB-E67E-4658-8EA5-78E98390AFD4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_176958FB-E67E-4658-8EA5-78E98390AFD4_Person3022895892 ;
  a2a:EventKeyRef oa:event_gld_176958FB-E67E-4658-8EA5-78E98390AFD4_Event1 .

oa:source_gld_176958FB-E67E-4658-8EA5-78E98390AFD4
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Overasselt" ;
    a2a:Country "Nederland" ;
    rdfs:label "Overasselt, Nederland", "1904-03-26 - 1904-03-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-03-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-03-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-03-1904" ;
    a2a:Year "1904" ;
    a2a:Month "03" ;
    a2a:Day "26" ;
    rdfs:label "26-03-1904"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Overasselt, Overlijdensregister" ;
    a2a:Book "Overasselt, Overlijdensregister" ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "8641.02" ;
    rdfs:label "Gelders Archief, Arnhem, Overasselt, Overlijdensregister, Overasselt, Overlijdensregister, 6, 8641.02"
  ] ;
  a2a:SourceLastChangeDate "2022-11-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/176958FBE67E46588EA578E98390AFD4" ;
  a2a:RecordIdentifier "3022895889" ;
  a2a:RecordGUID "{176958FB-E67E-4658-8EA5-78E98390AFD4}" ;
  a2a:SourceRemarkOpmerking "Levenloos" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/661F0BA2974B40559B46A720821C1C21" .

