@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_49dc6b06-4803-2bee-c2f2-b46cce0df58c
  a a2a:Record ;
  rdfs:label "Geboorte op 11 november 1881 te Paramaribo (Saramaccastraat F 5)" ;
  a2a:hasPerson oa:person_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_Person1, oa:person_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_Person3, oa:person_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_Person4, oa:person_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_Person5, oa:person_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_Person6 ;
  a2a:hasEvent oa:event_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_Event1 ;
  a2a:hasRelationEP oa:relationep_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_0, oa:relationep_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_1, oa:relationep_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_2, oa:relationep_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_3, oa:relationep_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_4 ;
  a2a:hasSource oa:source_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c .

oa:person_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_Person1
  a a2a:Person ;
  rdfs:label "Hendrik Reinhard Johns" ;
  a2a:PersonName [
    rdfs:label "Hendrik Reinhard Johns" ;
    a2a:PersonNameFirstName "Hendrik Reinhard" ;
    a2a:PersonNameLastName "Johns"
  ] ;
  a2a:Gender "Man" .

oa:person_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_Person3
  a a2a:Person ;
  rdfs:label "Johanna Maria Anthoinette Johns" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Anthoinette Johns" ;
    a2a:PersonNameFirstName "Johanna Maria Anthoinette" ;
    a2a:PersonNameLastName "Johns"
  ] .

oa:person_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_Person4
  a a2a:Person ;
  rdfs:label "Julius Joseph Benjamin Johns" ;
  a2a:PersonName [
    rdfs:label "Julius Joseph Benjamin Johns" ;
    a2a:PersonNameFirstName "Julius Joseph Benjamin" ;
    a2a:PersonNameLastName "Johns"
  ] .

oa:person_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_Person5
  a a2a:Person ;
  rdfs:label "Andries Ferdinand Vriesde" ;
  a2a:PersonName [
    rdfs:label "Andries Ferdinand Vriesde" ;
    a2a:PersonNameFirstName "Andries Ferdinand" ;
    a2a:PersonNameLastName "Vriesde"
  ] .

oa:person_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_Person6
  a a2a:Person ;
  rdfs:label "Johannes George Cornelis Abrahamsz" ;
  a2a:PersonName [
    rdfs:label "Johannes George Cornelis Abrahamsz" ;
    a2a:PersonNameFirstName "Johannes George Cornelis" ;
    a2a:PersonNameLastName "Abrahamsz"
  ] .

oa:event_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1881-11-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Paramaribo" ;
    a2a:DescriptiveLocationIndicator "Saramaccastraat F 5" ;
    rdfs:label "Paramaribo, Saramaccastraat F 5"
  ] ;
  a2a:EventRemarkOpmerking "Kantmelding: erkenning/wettiging: bij de voltrekking van het huwelijk van Jan Marius Stift en Johanna Maria Anthoinette Johns te Paramaribo op den 28-03-1888 is Hendrik Reinhard als hun kind erkend" .

oa:relationep_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_Person1 ;
  a2a:EventKeyRef oa:event_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_Event1 .

oa:relationep_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_Person3 ;
  a2a:EventKeyRef oa:event_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_Event1 .

oa:relationep_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_Person4 ;
  a2a:EventKeyRef oa:event_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_Event1 .

oa:relationep_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_Person5 ;
  a2a:EventKeyRef oa:event_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_Event1 .

oa:relationep_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_Person6 ;
  a2a:EventKeyRef oa:event_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c_Event1 .

oa:source_nas_49dc6b06-4803-2bee-c2f2-b46cce0df58c
  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 "1881" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1881-11-11"^^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/5733ae25-b84f-4ca4-dc64-ca1db898ae21.jpg" ;
    a2a:UriViewer "https://images.memorix.nl/nas/deepzoom/5733ae25-b84f-4ca4-dc64-ca1db898ae21.dzi" ;
    a2a:UriPreview "https://images.memorix.nl/nas/thumb/640x480/5733ae25-b84f-4ca4-dc64-ca1db898ae21.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-03-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://nationaalarchief.sr/onderzoeken/alle-genealogie/genealogie-burgerlijke-stand/deeds/49dc6b06-4803-2bee-c2f2-b46cce0df58c" ;
  a2a:RecordGUID "{49dc6b06-4803-2bee-c2f2-b46cce0df58c}" ;
  a2a:SourceRemarkProvenance "Harvested via Memorix API" .

