@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_c90e0da8-0426-bd70-e187-ec8a9d6f416e
  a a2a:Record ;
  rdfs:label "Overlijden op 14 januari 1875 te Beneden Cottica (plantage de Resolutie)" ;
  a2a:hasPerson oa:person_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_Person1, oa:person_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_Person2, oa:person_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_Person4, oa:person_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_Person10, oa:person_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_Person11 ;
  a2a:hasEvent oa:event_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_Event1 ;
  a2a:hasRelationEP oa:relationep_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_0, oa:relationep_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_1, oa:relationep_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_2, oa:relationep_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_3, oa:relationep_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_4 ;
  a2a:hasSource oa:source_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e .

oa:person_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_Person1
  a a2a:Person ;
  rdfs:label "Sobha Britsch Indie 1032 C" ;
  a2a:PersonName [
    rdfs:label "Sobha Britsch Indie 1032 C" ;
    a2a:PersonNameFirstName "Sobha" ;
    a2a:PersonNameLastName "Britsch Indie 1032 C"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] .

oa:person_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_Person2
  a a2a:Person ;
  rdfs:label "Sookloll" ;
  a2a:PersonName [
    rdfs:label "Sookloll" ;
    a2a:PersonNameFirstName "Sookloll"
  ] .

oa:person_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_Person4
  a a2a:Person ;
  rdfs:label "Jacobus Wilhelmus Bruijn van Rozenburg" ;
  a2a:PersonName [
    rdfs:label "Jacobus Wilhelmus Bruijn van Rozenburg" ;
    a2a:PersonNameFirstName "Jacobus Wilhelmus" ;
    a2a:PersonNameLastName "Bruijn van Rozenburg"
  ] .

oa:person_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_Person10
  a a2a:Person ;
  rdfs:label "William Ferrier Adneij" ;
  a2a:PersonName [
    rdfs:label "William Ferrier Adneij" ;
    a2a:PersonNameFirstName "William Ferrier" ;
    a2a:PersonNameLastName "Adneij"
  ] .

oa:person_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_Person11
  a a2a:Person ;
  rdfs:label "Frederik Jacob L(...)ens" ;
  a2a:PersonName [
    rdfs:label "Frederik Jacob L(...)ens" ;
    a2a:PersonNameFirstName "Frederik Jacob" ;
    a2a:PersonNameLastName "L(...)ens"
  ] .

oa:event_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1875" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1875-01-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Beneden Cottica" ;
    a2a:DescriptiveLocationIndicator "plantage de Resolutie" ;
    rdfs:label "Beneden Cottica, plantage de Resolutie"
  ] .

oa:relationep_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_Person1 ;
  a2a:EventKeyRef oa:event_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_Event1 .

oa:relationep_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_Person2 ;
  a2a:EventKeyRef oa:event_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_Event1 .

oa:relationep_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_2
  a a2a:RelationEP ;
  rdfs:label "other:Relatie" ;
  a2a:RelationType "other:Relatie" ;
  a2a:PersonKeyRef oa:person_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_Person4 ;
  a2a:EventKeyRef oa:event_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_Event1 .

oa:relationep_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_Person10 ;
  a2a:EventKeyRef oa:event_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_Event1 .

oa:relationep_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_Person11 ;
  a2a:EventKeyRef oa:event_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e_Event1 .

oa:source_nas_c90e0da8-0426-bd70-e187-ec8a9d6f416e
  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/c602b837-d2f4-c1f1-45b6-96b8d4a082e9.jpg" ;
    a2a:UriViewer "https://images.memorix.nl/nas/deepzoom/c602b837-d2f4-c1f1-45b6-96b8d4a082e9.dzi" ;
    a2a:UriPreview "https://images.memorix.nl/nas/thumb/640x480/c602b837-d2f4-c1f1-45b6-96b8d4a082e9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-07-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://nationaalarchief.sr/onderzoeken/alle-genealogie/genealogie-burgerlijke-stand/deeds/c90e0da8-0426-bd70-e187-ec8a9d6f416e" ;
  a2a:RecordGUID "{c90e0da8-0426-bd70-e187-ec8a9d6f416e}" ;
  a2a:SourceRemarkProvenance "Harvested via Memorix API" .

