@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_BEBEDBAA-FFDC-4408-89B2-F2AB2AF5263A
  a a2a:Record ;
  rdfs:label "Overlijden op 11 september 1857 te Harderwijk" ;
  a2a:hasPerson oa:person_gld_BEBEDBAA-FFDC-4408-89B2-F2AB2AF5263A_Person3040199573, oa:person_gld_BEBEDBAA-FFDC-4408-89B2-F2AB2AF5263A_Person3040199574, oa:person_gld_BEBEDBAA-FFDC-4408-89B2-F2AB2AF5263A_Person3040199575 ;
  a2a:hasEvent oa:event_gld_BEBEDBAA-FFDC-4408-89B2-F2AB2AF5263A_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_BEBEDBAA-FFDC-4408-89B2-F2AB2AF5263A_0, oa:relationep_gld_BEBEDBAA-FFDC-4408-89B2-F2AB2AF5263A_1, oa:relationep_gld_BEBEDBAA-FFDC-4408-89B2-F2AB2AF5263A_2 ;
  a2a:hasSource oa:source_gld_BEBEDBAA-FFDC-4408-89B2-F2AB2AF5263A .

oa:person_gld_BEBEDBAA-FFDC-4408-89B2-F2AB2AF5263A_Person3040199573
  a a2a:Person ;
  rdfs:label "Boudewijn Gerrit de Graaff" ;
  a2a:PersonName [
    rdfs:label "Boudewijn Gerrit de Graaff" ;
    a2a:PersonNameFirstName "Boudewijn Gerrit" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaff"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "2 Jaar" ;
    rdfs:label "2 Jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harderwijk" ;
    rdfs:label "Harderwijk"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_BEBEDBAA-FFDC-4408-89B2-F2AB2AF5263A_Person3040199574
  a a2a:Person ;
  rdfs:label "Boudewijn Gerrit de Graaff" ;
  a2a:PersonName [
    rdfs:label "Boudewijn Gerrit de Graaff" ;
    a2a:PersonNameFirstName "Boudewijn Gerrit" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaff"
  ] ;
  a2a:Profession "sergeant" .

oa:person_gld_BEBEDBAA-FFDC-4408-89B2-F2AB2AF5263A_Person3040199575
  a a2a:Person ;
  rdfs:label "Alida Helena Vastenhouw" ;
  a2a:PersonName [
    rdfs:label "Alida Helena Vastenhouw" ;
    a2a:PersonNameFirstName "Alida Helena" ;
    a2a:PersonNameLastName "Vastenhouw"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_BEBEDBAA-FFDC-4408-89B2-F2AB2AF5263A_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "11-09-1857" ;
    a2a:Year "1857" ;
    a2a:Month "09" ;
    a2a:Day "11" ;
    rdfs:label "1857-09-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Harderwijk" ;
    rdfs:label "Harderwijk"
  ] .

oa:relationep_gld_BEBEDBAA-FFDC-4408-89B2-F2AB2AF5263A_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_BEBEDBAA-FFDC-4408-89B2-F2AB2AF5263A_Person3040199573 ;
  a2a:EventKeyRef oa:event_gld_BEBEDBAA-FFDC-4408-89B2-F2AB2AF5263A_Event1 .

oa:relationep_gld_BEBEDBAA-FFDC-4408-89B2-F2AB2AF5263A_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_BEBEDBAA-FFDC-4408-89B2-F2AB2AF5263A_Person3040199574 ;
  a2a:EventKeyRef oa:event_gld_BEBEDBAA-FFDC-4408-89B2-F2AB2AF5263A_Event1 .

oa:relationep_gld_BEBEDBAA-FFDC-4408-89B2-F2AB2AF5263A_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_BEBEDBAA-FFDC-4408-89B2-F2AB2AF5263A_Person3040199575 ;
  a2a:EventKeyRef oa:event_gld_BEBEDBAA-FFDC-4408-89B2-F2AB2AF5263A_Event1 .

oa:source_gld_BEBEDBAA-FFDC-4408-89B2-F2AB2AF5263A
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Harderwijk" ;
    a2a:Country "Nederland" ;
    rdfs:label "Harderwijk, Nederland", "1857-09-12 - 1857-09-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1857-09-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1857-09-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "12-09-1857" ;
    a2a:Year "1857" ;
    a2a:Month "09" ;
    a2a:Day "12" ;
    rdfs:label "12-09-1857"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1811-1902" ;
    a2a:Book "Harderwijk, Overlijdensregister" ;
    a2a:DocumentNumber "125" ;
    a2a:RegistryNumber "4383.05" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1811-1902, Harderwijk, Overlijdensregister, 125, 4383.05"
  ] ;
  a2a:SourceLastChangeDate "2023-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/BEBEDBAAFFDC440889B2F2AB2AF5263A" ;
  a2a:RecordIdentifier "3040199572" ;
  a2a:RecordGUID "{BEBEDBAA-FFDC-4408-89B2-F2AB2AF5263A}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/17761B07E0744225B0A49AA70957779F" .

