@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_d7c97099-6810-984a-c5fc-e84adff310df
  a a2a:Record ;
  rdfs:label "Geboorte op 29 november 1856 te Paramaribo (D 307)" ;
  a2a:hasPerson oa:person_nas_d7c97099-6810-984a-c5fc-e84adff310df_Person1, oa:person_nas_d7c97099-6810-984a-c5fc-e84adff310df_Person3, oa:person_nas_d7c97099-6810-984a-c5fc-e84adff310df_Person4, oa:person_nas_d7c97099-6810-984a-c5fc-e84adff310df_Person5, oa:person_nas_d7c97099-6810-984a-c5fc-e84adff310df_Person6 ;
  a2a:hasEvent oa:event_nas_d7c97099-6810-984a-c5fc-e84adff310df_Event1 ;
  a2a:hasRelationEP oa:relationep_nas_d7c97099-6810-984a-c5fc-e84adff310df_0, oa:relationep_nas_d7c97099-6810-984a-c5fc-e84adff310df_1, oa:relationep_nas_d7c97099-6810-984a-c5fc-e84adff310df_2, oa:relationep_nas_d7c97099-6810-984a-c5fc-e84adff310df_3, oa:relationep_nas_d7c97099-6810-984a-c5fc-e84adff310df_4 ;
  a2a:hasSource oa:source_nas_d7c97099-6810-984a-c5fc-e84adff310df .

oa:person_nas_d7c97099-6810-984a-c5fc-e84adff310df_Person1
  a a2a:Person ;
  rdfs:label "Willem Charles Anton Nemelck" ;
  a2a:PersonName [
    rdfs:label "Willem Charles Anton Nemelck" ;
    a2a:PersonNameFirstName "Willem Charles Anton" ;
    a2a:PersonNameLastName "Nemelck"
  ] ;
  a2a:Gender "Man" .

oa:person_nas_d7c97099-6810-984a-c5fc-e84adff310df_Person3
  a a2a:Person ;
  rdfs:label "Carolina Coquette Nemelck" ;
  a2a:PersonName [
    rdfs:label "Carolina Coquette Nemelck" ;
    a2a:PersonNameFirstName "Carolina Coquette" ;
    a2a:PersonNameLastName "Nemelck"
  ] .

oa:person_nas_d7c97099-6810-984a-c5fc-e84adff310df_Person4
  a a2a:Person ;
  rdfs:label "Louis Anton Slengarde" ;
  a2a:PersonName [
    rdfs:label "Louis Anton Slengarde" ;
    a2a:PersonNameFirstName "Louis Anton" ;
    a2a:PersonNameLastName "Slengarde"
  ] .

oa:person_nas_d7c97099-6810-984a-c5fc-e84adff310df_Person5
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Nicolaas Durepee la Parra" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Nicolaas Durepee la Parra" ;
    a2a:PersonNameFirstName "Johannes Cornelis Nicolaas" ;
    a2a:PersonNameLastName "Durepee la Parra"
  ] .

oa:person_nas_d7c97099-6810-984a-c5fc-e84adff310df_Person6
  a a2a:Person ;
  rdfs:label "Louis Bernhardus" ;
  a2a:PersonName [
    rdfs:label "Louis Bernhardus" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Bernhardus"
  ] .

oa:event_nas_d7c97099-6810-984a-c5fc-e84adff310df_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1856" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1856-11-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Paramaribo" ;
    a2a:DescriptiveLocationIndicator "D 307" ;
    rdfs:label "Paramaribo, D 307"
  ] ;
  a2a:EventRemarkOpmerking "Kantmelding: anders: Overl. te Parbo 15 Dec 1925 erkenning/wettiging: Bij acte ingeschreven in het register van Geboorten op den 2-12-1879 (...) folio 758 is het in deze acte vermeld kind Willem Charles Anton door Louis Antoine Ogel zich noemende en schrijvende Louis Anton Slengarde voor zijn natuurlijk kind erkend, De Plaatsvervangend Ambtenaar van den Burgerlijken Stand (...)" .

oa:relationep_nas_d7c97099-6810-984a-c5fc-e84adff310df_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_nas_d7c97099-6810-984a-c5fc-e84adff310df_Person1 ;
  a2a:EventKeyRef oa:event_nas_d7c97099-6810-984a-c5fc-e84adff310df_Event1 .

oa:relationep_nas_d7c97099-6810-984a-c5fc-e84adff310df_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_nas_d7c97099-6810-984a-c5fc-e84adff310df_Person3 ;
  a2a:EventKeyRef oa:event_nas_d7c97099-6810-984a-c5fc-e84adff310df_Event1 .

oa:relationep_nas_d7c97099-6810-984a-c5fc-e84adff310df_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_nas_d7c97099-6810-984a-c5fc-e84adff310df_Person4 ;
  a2a:EventKeyRef oa:event_nas_d7c97099-6810-984a-c5fc-e84adff310df_Event1 .

oa:relationep_nas_d7c97099-6810-984a-c5fc-e84adff310df_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_nas_d7c97099-6810-984a-c5fc-e84adff310df_Person5 ;
  a2a:EventKeyRef oa:event_nas_d7c97099-6810-984a-c5fc-e84adff310df_Event1 .

oa:relationep_nas_d7c97099-6810-984a-c5fc-e84adff310df_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_nas_d7c97099-6810-984a-c5fc-e84adff310df_Person6 ;
  a2a:EventKeyRef oa:event_nas_d7c97099-6810-984a-c5fc-e84adff310df_Event1 .

oa:source_nas_d7c97099-6810-984a-c5fc-e84adff310df
  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 "1856" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1856-11-29"^^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/e509b3e5-652c-193f-a315-15d0aba4b27c.jpg" ;
    a2a:UriViewer "https://images.memorix.nl/nas/deepzoom/e509b3e5-652c-193f-a315-15d0aba4b27c.dzi" ;
    a2a:UriPreview "https://images.memorix.nl/nas/thumb/640x480/e509b3e5-652c-193f-a315-15d0aba4b27c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-03-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://nationaalarchief.sr/onderzoeken/alle-genealogie/genealogie-burgerlijke-stand/deeds/d7c97099-6810-984a-c5fc-e84adff310df" ;
  a2a:RecordGUID "{d7c97099-6810-984a-c5fc-e84adff310df}" ;
  a2a:SourceRemarkProvenance "Harvested via Memorix API" .

