@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_331458ae-e697-cd3f-c596-7d79df9f76df
  a a2a:Record ;
  rdfs:label "Geboorte op 28 december 1873 te Paramaribo (Wagewegstraat B 123)" ;
  a2a:hasPerson oa:person_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Person1, oa:person_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Person2, oa:person_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Person3, oa:person_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Person4, oa:person_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Person5, oa:person_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Person6 ;
  a2a:hasEvent oa:event_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Event1 ;
  a2a:hasRelationEP oa:relationep_nas_331458ae-e697-cd3f-c596-7d79df9f76df_0, oa:relationep_nas_331458ae-e697-cd3f-c596-7d79df9f76df_1, oa:relationep_nas_331458ae-e697-cd3f-c596-7d79df9f76df_2, oa:relationep_nas_331458ae-e697-cd3f-c596-7d79df9f76df_3, oa:relationep_nas_331458ae-e697-cd3f-c596-7d79df9f76df_4, oa:relationep_nas_331458ae-e697-cd3f-c596-7d79df9f76df_5 ;
  a2a:hasSource oa:source_nas_331458ae-e697-cd3f-c596-7d79df9f76df .

oa:person_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Person1
  a a2a:Person ;
  rdfs:label "Louise Geertruida de Revalc" ;
  a2a:PersonName [
    rdfs:label "Louise Geertruida de Revalc" ;
    a2a:PersonNameFirstName "Louise Geertruida" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Revalc"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Person2
  a a2a:Person ;
  rdfs:label "Jacobus Johannis Franciscus Revalc" ;
  a2a:PersonName [
    rdfs:label "Jacobus Johannis Franciscus Revalc" ;
    a2a:PersonNameFirstName "Jacobus Johannis Franciscus" ;
    a2a:PersonNameLastName "Revalc"
  ] .

oa:person_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Person3
  a a2a:Person ;
  rdfs:label "Susanna Rebecca de Grip" ;
  a2a:PersonName [
    rdfs:label "Susanna Rebecca de Grip" ;
    a2a:PersonNameFirstName "Susanna Rebecca" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Grip"
  ] .

oa:person_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Person4
  a a2a:Person ;
  rdfs:label "Christiaan Jan Emanuel David Daaln" ;
  a2a:PersonName [
    rdfs:label "Christiaan Jan Emanuel David Daaln" ;
    a2a:PersonNameFirstName "Christiaan Jan Emanuel David" ;
    a2a:PersonNameLastName "Daaln"
  ] .

oa:person_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Person5
  a a2a:Person ;
  rdfs:label "Marius Johannes Oost Vriesland" ;
  a2a:PersonName [
    rdfs:label "Marius Johannes Oost Vriesland" ;
    a2a:PersonNameFirstName "Marius Johannes" ;
    a2a:PersonNameLastName "Oost Vriesland"
  ] .

oa:person_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Person6
  a a2a:Person ;
  rdfs:label "Julius Augustus de Maesschalck" ;
  a2a:PersonName [
    rdfs:label "Julius Augustus de Maesschalck" ;
    a2a:PersonNameFirstName "Julius Augustus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Maesschalck"
  ] .

oa:event_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1873" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1873-12-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Paramaribo" ;
    a2a:DescriptiveLocationIndicator "Wagewegstraat B 123" ;
    rdfs:label "Paramaribo, Wagewegstraat B 123"
  ] ;
  a2a:EventRemarkOpmerking "Kantmelding: overlijden: Overl. te Parbo 07-10-1918" .

oa:relationep_nas_331458ae-e697-cd3f-c596-7d79df9f76df_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Person1 ;
  a2a:EventKeyRef oa:event_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Event1 .

oa:relationep_nas_331458ae-e697-cd3f-c596-7d79df9f76df_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Person2 ;
  a2a:EventKeyRef oa:event_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Event1 .

oa:relationep_nas_331458ae-e697-cd3f-c596-7d79df9f76df_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Person3 ;
  a2a:EventKeyRef oa:event_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Event1 .

oa:relationep_nas_331458ae-e697-cd3f-c596-7d79df9f76df_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Person4 ;
  a2a:EventKeyRef oa:event_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Event1 .

oa:relationep_nas_331458ae-e697-cd3f-c596-7d79df9f76df_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Person5 ;
  a2a:EventKeyRef oa:event_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Event1 .

oa:relationep_nas_331458ae-e697-cd3f-c596-7d79df9f76df_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Person6 ;
  a2a:EventKeyRef oa:event_nas_331458ae-e697-cd3f-c596-7d79df9f76df_Event1 .

oa:source_nas_331458ae-e697-cd3f-c596-7d79df9f76df
  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 "1873" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1873-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/71df531a-39ce-5f2a-06cd-8be96e0a97fe.jpg" ;
    a2a:UriViewer "https://images.memorix.nl/nas/deepzoom/71df531a-39ce-5f2a-06cd-8be96e0a97fe.dzi" ;
    a2a:UriPreview "https://images.memorix.nl/nas/thumb/640x480/71df531a-39ce-5f2a-06cd-8be96e0a97fe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-03-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://nationaalarchief.sr/onderzoeken/alle-genealogie/genealogie-burgerlijke-stand/deeds/331458ae-e697-cd3f-c596-7d79df9f76df" ;
  a2a:RecordGUID "{331458ae-e697-cd3f-c596-7d79df9f76df}" ;
  a2a:SourceRemarkProvenance "Harvested via Memorix API" .

