@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_nas_f5e34c2c-b477-129d-e39f-03db015f755c
  a a2a:Record ;
  rdfs:label "Overlijden op 8 augustus 1907 te Paramaribo (Drambrandersgracht F 93)" ;
  a2a:hasPerson oa:person_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Person1, oa:person_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Person3, oa:person_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Person4, oa:person_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Person6, oa:person_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Person7, oa:person_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Person10, oa:person_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Person11 ;
  a2a:hasEvent oa:event_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Event1 ;
  a2a:hasRelationEP oa:relationep_nas_f5e34c2c-b477-129d-e39f-03db015f755c_0, oa:relationep_nas_f5e34c2c-b477-129d-e39f-03db015f755c_1, oa:relationep_nas_f5e34c2c-b477-129d-e39f-03db015f755c_2, oa:relationep_nas_f5e34c2c-b477-129d-e39f-03db015f755c_3, oa:relationep_nas_f5e34c2c-b477-129d-e39f-03db015f755c_4, oa:relationep_nas_f5e34c2c-b477-129d-e39f-03db015f755c_5, oa:relationep_nas_f5e34c2c-b477-129d-e39f-03db015f755c_6 ;
  a2a:hasSource oa:source_nas_f5e34c2c-b477-129d-e39f-03db015f755c .

oa:person_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Person1
  a a2a:Person ;
  rdfs:label "Jonathan Altenstad" ;
  a2a:PersonName [
    rdfs:label "Jonathan Altenstad" ;
    a2a:PersonNameFirstName "Jonathan" ;
    a2a:PersonNameLastName "Altenstad"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "72" ;
    rdfs:label "72"
  ] .

oa:person_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Person3
  a a2a:Person ;
  rdfs:label "Amalia Altenstad" ;
  a2a:PersonName [
    rdfs:label "Amalia Altenstad" ;
    a2a:PersonNameFirstName "Amalia" ;
    a2a:PersonNameLastName "Altenstad"
  ] .

oa:person_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Person4
  a a2a:Person ;
  rdfs:label "Frederik Jacobus Krenten" ;
  a2a:PersonName [
    rdfs:label "Frederik Jacobus Krenten" ;
    a2a:PersonNameFirstName "Frederik Jacobus" ;
    a2a:PersonNameLastName "Krenten"
  ] .

oa:person_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Person6
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Denz" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Denz" ;
    a2a:PersonNameFirstName "Adriana Cornelia" ;
    a2a:PersonNameLastName "Denz"
  ] .

oa:person_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Person7
  a a2a:Person ;
  rdfs:label "Geertruida Lesperan" ;
  a2a:PersonName [
    rdfs:label "Geertruida Lesperan" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Lesperan"
  ] .

oa:person_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Person10
  a a2a:Person ;
  rdfs:label "Rudolf Emelius Naar" ;
  a2a:PersonName [
    rdfs:label "Rudolf Emelius Naar" ;
    a2a:PersonNameFirstName "Rudolf Emelius" ;
    a2a:PersonNameLastName "Naar"
  ] .

oa:person_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Person11
  a a2a:Person ;
  rdfs:label "Eduard Gerhard Dorff" ;
  a2a:PersonName [
    rdfs:label "Eduard Gerhard Dorff" ;
    a2a:PersonNameFirstName "Eduard Gerhard" ;
    a2a:PersonNameLastName "Dorff"
  ] .

oa:event_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1907-08-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Paramaribo" ;
    a2a:DescriptiveLocationIndicator "Drambrandersgracht F 93" ;
    rdfs:label "Paramaribo, Drambrandersgracht F 93"
  ] .

oa:relationep_nas_f5e34c2c-b477-129d-e39f-03db015f755c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Person1 ;
  a2a:EventKeyRef oa:event_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Event1 .

oa:relationep_nas_f5e34c2c-b477-129d-e39f-03db015f755c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Person3 ;
  a2a:EventKeyRef oa:event_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Event1 .

oa:relationep_nas_f5e34c2c-b477-129d-e39f-03db015f755c_2
  a a2a:RelationEP ;
  rdfs:label "other:Relatie" ;
  a2a:RelationType "other:Relatie" ;
  a2a:PersonKeyRef oa:person_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Person4 ;
  a2a:EventKeyRef oa:event_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Event1 .

oa:relationep_nas_f5e34c2c-b477-129d-e39f-03db015f755c_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere relatie" ;
  a2a:RelationType "other:Eerdere relatie" ;
  a2a:PersonKeyRef oa:person_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Person6 ;
  a2a:EventKeyRef oa:event_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Event1 .

oa:relationep_nas_f5e34c2c-b477-129d-e39f-03db015f755c_4
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere relatie" ;
  a2a:RelationType "other:Eerdere relatie" ;
  a2a:PersonKeyRef oa:person_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Person7 ;
  a2a:EventKeyRef oa:event_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Event1 .

oa:relationep_nas_f5e34c2c-b477-129d-e39f-03db015f755c_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Person10 ;
  a2a:EventKeyRef oa:event_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Event1 .

oa:relationep_nas_f5e34c2c-b477-129d-e39f-03db015f755c_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Person11 ;
  a2a:EventKeyRef oa:event_nas_f5e34c2c-b477-129d-e39f-03db015f755c_Event1 .

oa:source_nas_f5e34c2c-b477-129d-e39f-03db015f755c
  a a2a:Source ;
  rdfs:label "Nationaal Archief Suriname, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Paramaribo" ;
    rdfs:label "Paramaribo", "1800-01-01 - 1925-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1800-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Nationaal Archief Suriname" ;
    rdfs:label "Nationaal Archief Suriname"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/nas/download/fullsize/6d53622b-cd82-7991-ae8c-4c3f02dffe5c.jpg" ;
    a2a:UriViewer "https://images.memorix.nl/nas/deepzoom/6d53622b-cd82-7991-ae8c-4c3f02dffe5c.dzi" ;
    a2a:UriPreview "https://images.memorix.nl/nas/thumb/640x480/6d53622b-cd82-7991-ae8c-4c3f02dffe5c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-07-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://nationaalarchief.sr/onderzoeken/alle-genealogie/genealogie-burgerlijke-stand/deeds/f5e34c2c-b477-129d-e39f-03db015f755c" ;
  a2a:RecordGUID "{f5e34c2c-b477-129d-e39f-03db015f755c}" ;
  a2a:SourceRemarkProvenance "Harvested via Memorix API" .

