@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_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636
  a a2a:Record ;
  rdfs:label "Overlijden op 29 november 1970 te Ermelo" ;
  a2a:hasPerson oa:person_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_Person3666393023, oa:person_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_Person3666393025, oa:person_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_Person3666393024, oa:person_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_Person3666393026 ;
  a2a:hasEvent oa:event_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_0, oa:relationep_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_1, oa:relationep_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_2, oa:relationep_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_3 ;
  a2a:hasSource oa:source_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636 .

oa:person_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_Person3666393023
  a a2a:Person ;
  rdfs:label "Mannes de Groot" ;
  a2a:PersonName [
    rdfs:label "Mannes de Groot" ;
    a2a:PersonNameFirstName "Mannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "###" ;
    rdfs:label "###"
  ] ;
  a2a:Profession "transportondernemer" .

oa:person_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_Person3666393025
  a a2a:Person ;
  rdfs:label "Gerrit Jan de Groot" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan de Groot" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_Person3666393024
  a a2a:Person ;
  rdfs:label "Susanna Maria Smit" ;
  a2a:PersonName [
    rdfs:label "Susanna Maria Smit" ;
    a2a:PersonNameFirstName "Susanna Maria" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_Person3666393026
  a a2a:Person ;
  rdfs:label "Jenneke Cornelia Hendriks" ;
  a2a:PersonName [
    rdfs:label "Jenneke Cornelia Hendriks" ;
    a2a:PersonNameFirstName "Jenneke Cornelia" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "29-11-1970" ;
    a2a:Year "1970" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1970-11-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:relationep_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_Person3666393023 ;
  a2a:EventKeyRef oa:event_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_Event1 .

oa:relationep_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_Person3666393025 ;
  a2a:EventKeyRef oa:event_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_Event1 .

oa:relationep_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_Person3666393024 ;
  a2a:EventKeyRef oa:event_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_Event1 .

oa:relationep_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_Person3666393026 ;
  a2a:EventKeyRef oa:event_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636_Event1 .

oa:source_gld_3FD2C88B-DB13-48C1-BA87-4CDDF1D62636
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ermelo" ;
    a2a:Country "Nederland" ;
    rdfs:label "Ermelo, Nederland", "1970-12-01 - 1970-12-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1970-12-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1970-12-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "01-12-1970" ;
    a2a:Year "1970" ;
    a2a:Month "12" ;
    a2a:Day "01" ;
    rdfs:label "01-12-1970"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1903-1980" ;
    a2a:Book "Ermelo, kantoor Nunspeet, Overlijdensregister" ;
    a2a:DocumentNumber "92-I" ;
    a2a:RegistryNumber "21745" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1903-1980, Ermelo, kantoor Nunspeet, Overlijdensregister, 92-I, 21745"
  ] ;
  a2a:SourceLastChangeDate "2024-05-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/3FD2C88BDB1348C1BA874CDDF1D62636" ;
  a2a:RecordIdentifier "3666393022" ;
  a2a:RecordGUID "{3FD2C88B-DB13-48C1-BA87-4CDDF1D62636}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/579283BFFA0D4E4CACB9AF7C45DCA538" .

