@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_b13f102e-32f9-3e08-62bb-e174b8d8b763
  a a2a:Record ;
  rdfs:label "Geboorte op 23 mei 1875 te Paramaribo (Hofstraat E 153)" ;
  a2a:hasPerson oa:person_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_Person1, oa:person_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_Person3, oa:person_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_Person4, oa:person_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_Person5, oa:person_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_Person6 ;
  a2a:hasEvent oa:event_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_Event1 ;
  a2a:hasRelationEP oa:relationep_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_0, oa:relationep_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_1, oa:relationep_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_2, oa:relationep_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_3, oa:relationep_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_4 ;
  a2a:hasSource oa:source_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763 .

oa:person_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_Person1
  a a2a:Person ;
  rdfs:label "Harriette Margaretha Bots" ;
  a2a:PersonName [
    rdfs:label "Harriette Margaretha Bots" ;
    a2a:PersonNameFirstName "Harriette Margaretha" ;
    a2a:PersonNameLastName "Bots"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_Person3
  a a2a:Person ;
  rdfs:label "Finette Katrijntje Bots" ;
  a2a:PersonName [
    rdfs:label "Finette Katrijntje Bots" ;
    a2a:PersonNameFirstName "Finette Katrijntje" ;
    a2a:PersonNameLastName "Bots"
  ] .

oa:person_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_Person4
  a a2a:Person ;
  rdfs:label "Eduard Fonseca" ;
  a2a:PersonName [
    rdfs:label "Eduard Fonseca" ;
    a2a:PersonNameFirstName "Eduard" ;
    a2a:PersonNameLastName "Fonseca"
  ] .

oa:person_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_Person5
  a a2a:Person ;
  rdfs:label "Ben Salsman" ;
  a2a:PersonName [
    rdfs:label "Ben Salsman" ;
    a2a:PersonNameFirstName "Ben" ;
    a2a:PersonNameLastName "Salsman"
  ] .

oa:person_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_Person6
  a a2a:Person ;
  rdfs:label "Albert del Prado" ;
  a2a:PersonName [
    rdfs:label "Albert del Prado" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNamePrefixLastName "del" ;
    a2a:PersonNameLastName "Prado"
  ] .

oa:event_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1875" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1875-05-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Paramaribo" ;
    a2a:DescriptiveLocationIndicator "Hofstraat E 153" ;
    rdfs:label "Paramaribo, Hofstraat E 153"
  ] ;
  a2a:EventRemarkOpmerking "Kantmelding: overlijden: Overleden te Paramaribo 14-10-1943" .

oa:relationep_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_Person1 ;
  a2a:EventKeyRef oa:event_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_Event1 .

oa:relationep_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_Person3 ;
  a2a:EventKeyRef oa:event_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_Event1 .

oa:relationep_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_Person4 ;
  a2a:EventKeyRef oa:event_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_Event1 .

oa:relationep_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_Person5 ;
  a2a:EventKeyRef oa:event_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_Event1 .

oa:relationep_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_Person6 ;
  a2a:EventKeyRef oa:event_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763_Event1 .

oa:source_nas_b13f102e-32f9-3e08-62bb-e174b8d8b763
  a a2a:Source ;
  rdfs:label "Nationaal Archief Suriname, BS Geboorte" ;
  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:SourceDate [
    a2a:Year "1875" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1875-05-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  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/abdb83a3-d4ab-f5c5-a656-bc374130b438.jpg" ;
    a2a:UriViewer "https://images.memorix.nl/nas/deepzoom/abdb83a3-d4ab-f5c5-a656-bc374130b438.dzi" ;
    a2a:UriPreview "https://images.memorix.nl/nas/thumb/640x480/abdb83a3-d4ab-f5c5-a656-bc374130b438.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-03-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://nationaalarchief.sr/onderzoeken/alle-genealogie/genealogie-burgerlijke-stand/deeds/b13f102e-32f9-3e08-62bb-e174b8d8b763" ;
  a2a:RecordGUID "{b13f102e-32f9-3e08-62bb-e174b8d8b763}" ;
  a2a:SourceRemarkProvenance "Harvested via Memorix API" .

