@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_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a
  a a2a:Record ;
  rdfs:label "Geboorte op 28 december 1865 te Paramaribo (F 93)" ;
  a2a:hasPerson oa:person_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_Person1, oa:person_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_Person3, oa:person_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_Person4, oa:person_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_Person5, oa:person_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_Person6 ;
  a2a:hasEvent oa:event_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_Event1 ;
  a2a:hasRelationEP oa:relationep_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_0, oa:relationep_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_1, oa:relationep_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_2, oa:relationep_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_3, oa:relationep_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_4 ;
  a2a:hasSource oa:source_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a .

oa:person_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_Person1
  a a2a:Person ;
  rdfs:label "Josephina Calestina Lassaf" ;
  a2a:PersonName [
    rdfs:label "Josephina Calestina Lassaf" ;
    a2a:PersonNameFirstName "Josephina Calestina" ;
    a2a:PersonNameLastName "Lassaf"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_Person3
  a a2a:Person ;
  rdfs:label "Josina Lassaf" ;
  a2a:PersonName [
    rdfs:label "Josina Lassaf" ;
    a2a:PersonNameFirstName "Josina" ;
    a2a:PersonNameLastName "Lassaf"
  ] .

oa:person_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_Person4
  a a2a:Person ;
  rdfs:label "Cornelis Christiaan Nagelbloem" ;
  a2a:PersonName [
    rdfs:label "Cornelis Christiaan Nagelbloem" ;
    a2a:PersonNameFirstName "Cornelis Christiaan" ;
    a2a:PersonNameLastName "Nagelbloem"
  ] .

oa:person_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_Person5
  a a2a:Person ;
  rdfs:label "Gerhardus Oslem" ;
  a2a:PersonName [
    rdfs:label "Gerhardus Oslem" ;
    a2a:PersonNameFirstName "Gerhardus" ;
    a2a:PersonNameLastName "Oslem"
  ] .

oa:person_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_Person6
  a a2a:Person ;
  rdfs:label "Hermanus van Hermanus van Buttner" ;
  a2a:PersonName [
    rdfs:label "Hermanus van Hermanus van Buttner" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hermanus van Buttner"
  ] .

oa:event_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1865" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1865-12-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Paramaribo" ;
    a2a:DescriptiveLocationIndicator "F 93" ;
    rdfs:label "Paramaribo, F 93"
  ] ;
  a2a:EventRemarkOpmerking "Kantmelding: erkenning/wettiging: Bij de voltrekking van het huwelijk van Cornelis Christiaan Nagelbloem en Josina Lassaf op den 21-02-1874 is het kind in onderstaande akte vermeld gewettigd." .

oa:relationep_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_Person1 ;
  a2a:EventKeyRef oa:event_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_Event1 .

oa:relationep_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_Person3 ;
  a2a:EventKeyRef oa:event_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_Event1 .

oa:relationep_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_Person4 ;
  a2a:EventKeyRef oa:event_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_Event1 .

oa:relationep_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_Person5 ;
  a2a:EventKeyRef oa:event_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_Event1 .

oa:relationep_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_Person6 ;
  a2a:EventKeyRef oa:event_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a_Event1 .

oa:source_nas_6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a
  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 "1865" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1865-12-28"^^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/7102a727-d936-ca04-7cdb-6486b12af7d4.jpg" ;
    a2a:UriViewer "https://images.memorix.nl/nas/deepzoom/7102a727-d936-ca04-7cdb-6486b12af7d4.dzi" ;
    a2a:UriPreview "https://images.memorix.nl/nas/thumb/640x480/7102a727-d936-ca04-7cdb-6486b12af7d4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-03-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://nationaalarchief.sr/onderzoeken/alle-genealogie/genealogie-burgerlijke-stand/deeds/6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a" ;
  a2a:RecordGUID "{6c701ee8-35eb-7895-b4e7-4e0eb2c26e9a}" ;
  a2a:SourceRemarkProvenance "Harvested via Memorix API" .

