@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_3c76ed88-7411-345f-e830-e084936b750c
  a a2a:Record ;
  rdfs:label "Geboorte op 4 juni 1892 te Paramaribo (Nieuwe Dominestraat F 129)" ;
  a2a:hasPerson oa:person_nas_3c76ed88-7411-345f-e830-e084936b750c_Person1, oa:person_nas_3c76ed88-7411-345f-e830-e084936b750c_Person3, oa:person_nas_3c76ed88-7411-345f-e830-e084936b750c_Person4, oa:person_nas_3c76ed88-7411-345f-e830-e084936b750c_Person5, oa:person_nas_3c76ed88-7411-345f-e830-e084936b750c_Person6 ;
  a2a:hasEvent oa:event_nas_3c76ed88-7411-345f-e830-e084936b750c_Event1 ;
  a2a:hasRelationEP oa:relationep_nas_3c76ed88-7411-345f-e830-e084936b750c_0, oa:relationep_nas_3c76ed88-7411-345f-e830-e084936b750c_1, oa:relationep_nas_3c76ed88-7411-345f-e830-e084936b750c_2, oa:relationep_nas_3c76ed88-7411-345f-e830-e084936b750c_3, oa:relationep_nas_3c76ed88-7411-345f-e830-e084936b750c_4 ;
  a2a:hasSource oa:source_nas_3c76ed88-7411-345f-e830-e084936b750c .

oa:person_nas_3c76ed88-7411-345f-e830-e084936b750c_Person1
  a a2a:Person ;
  rdfs:label "Albert Martinus Christiaan Forgeron" ;
  a2a:PersonName [
    rdfs:label "Albert Martinus Christiaan Forgeron" ;
    a2a:PersonNameFirstName "Albert Martinus Christiaan" ;
    a2a:PersonNameLastName "Forgeron"
  ] ;
  a2a:Gender "Man" .

oa:person_nas_3c76ed88-7411-345f-e830-e084936b750c_Person3
  a a2a:Person ;
  rdfs:label "Emelina Forgeron" ;
  a2a:PersonName [
    rdfs:label "Emelina Forgeron" ;
    a2a:PersonNameFirstName "Emelina" ;
    a2a:PersonNameLastName "Forgeron"
  ] .

oa:person_nas_3c76ed88-7411-345f-e830-e084936b750c_Person4
  a a2a:Person ;
  rdfs:label "Jacob Haaswijk" ;
  a2a:PersonName [
    rdfs:label "Jacob Haaswijk" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Haaswijk"
  ] .

oa:person_nas_3c76ed88-7411-345f-e830-e084936b750c_Person5
  a a2a:Person ;
  rdfs:label "Theodorus Hugo Monsanto" ;
  a2a:PersonName [
    rdfs:label "Theodorus Hugo Monsanto" ;
    a2a:PersonNameFirstName "Theodorus Hugo" ;
    a2a:PersonNameLastName "Monsanto"
  ] .

oa:person_nas_3c76ed88-7411-345f-e830-e084936b750c_Person6
  a a2a:Person ;
  rdfs:label "Johannes Oxford" ;
  a2a:PersonName [
    rdfs:label "Johannes Oxford" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Oxford"
  ] .

oa:event_nas_3c76ed88-7411-345f-e830-e084936b750c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1892" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1892-06-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Paramaribo" ;
    a2a:DescriptiveLocationIndicator "Nieuwe Dominestraat F 129" ;
    rdfs:label "Paramaribo, Nieuwe Dominestraat F 129"
  ] ;
  a2a:EventRemarkOpmerking "Kantmelding: erkenning/wettiging: Bij akte verleden voor den Ambtenaar van den Burgerlijk Stand te Paramaribo den 24-09-1896, is Albert Martinus Christiaan, in tegenstaande akte genoemd, door Jacob Francois Haaswijk en Emelina Forgeron, als hun natuurlijk kind erkend." .

oa:relationep_nas_3c76ed88-7411-345f-e830-e084936b750c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_nas_3c76ed88-7411-345f-e830-e084936b750c_Person1 ;
  a2a:EventKeyRef oa:event_nas_3c76ed88-7411-345f-e830-e084936b750c_Event1 .

oa:relationep_nas_3c76ed88-7411-345f-e830-e084936b750c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_nas_3c76ed88-7411-345f-e830-e084936b750c_Person3 ;
  a2a:EventKeyRef oa:event_nas_3c76ed88-7411-345f-e830-e084936b750c_Event1 .

oa:relationep_nas_3c76ed88-7411-345f-e830-e084936b750c_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_nas_3c76ed88-7411-345f-e830-e084936b750c_Person4 ;
  a2a:EventKeyRef oa:event_nas_3c76ed88-7411-345f-e830-e084936b750c_Event1 .

oa:relationep_nas_3c76ed88-7411-345f-e830-e084936b750c_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_nas_3c76ed88-7411-345f-e830-e084936b750c_Person5 ;
  a2a:EventKeyRef oa:event_nas_3c76ed88-7411-345f-e830-e084936b750c_Event1 .

oa:relationep_nas_3c76ed88-7411-345f-e830-e084936b750c_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_nas_3c76ed88-7411-345f-e830-e084936b750c_Person6 ;
  a2a:EventKeyRef oa:event_nas_3c76ed88-7411-345f-e830-e084936b750c_Event1 .

oa:source_nas_3c76ed88-7411-345f-e830-e084936b750c
  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 "1892" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1892-06-04"^^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/bf309917-f442-022b-b768-6802bfcadc7e.jpg" ;
    a2a:UriViewer "https://images.memorix.nl/nas/deepzoom/bf309917-f442-022b-b768-6802bfcadc7e.dzi" ;
    a2a:UriPreview "https://images.memorix.nl/nas/thumb/640x480/bf309917-f442-022b-b768-6802bfcadc7e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-03-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://nationaalarchief.sr/onderzoeken/alle-genealogie/genealogie-burgerlijke-stand/deeds/3c76ed88-7411-345f-e830-e084936b750c" ;
  a2a:RecordGUID "{3c76ed88-7411-345f-e830-e084936b750c}" ;
  a2a:SourceRemarkProvenance "Harvested via Memorix API" .

