@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_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148
  a a2a:Record ;
  rdfs:label "Geboorte op 17 maart 1892 te Paramaribo (Burenstraat D 102)" ;
  a2a:hasPerson oa:person_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_Person1, oa:person_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_Person3, oa:person_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_Person4, oa:person_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_Person5, oa:person_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_Person6 ;
  a2a:hasEvent oa:event_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_Event1 ;
  a2a:hasRelationEP oa:relationep_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_0, oa:relationep_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_1, oa:relationep_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_2, oa:relationep_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_3, oa:relationep_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_4 ;
  a2a:hasSource oa:source_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148 .

oa:person_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_Person1
  a a2a:Person ;
  rdfs:label "Frits Arnold Victor Madretsma" ;
  a2a:PersonName [
    rdfs:label "Frits Arnold Victor Madretsma" ;
    a2a:PersonNameFirstName "Frits Arnold Victor" ;
    a2a:PersonNameLastName "Madretsma"
  ] ;
  a2a:Gender "Man" .

oa:person_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_Person3
  a a2a:Person ;
  rdfs:label "Jeanne Jeanette Madretsma" ;
  a2a:PersonName [
    rdfs:label "Jeanne Jeanette Madretsma" ;
    a2a:PersonNameFirstName "Jeanne Jeanette" ;
    a2a:PersonNameLastName "Madretsma"
  ] .

oa:person_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_Person4
  a a2a:Person ;
  rdfs:label "Jesajas Alfred Hendrison" ;
  a2a:PersonName [
    rdfs:label "Jesajas Alfred Hendrison" ;
    a2a:PersonNameFirstName "Jesajas Alfred" ;
    a2a:PersonNameLastName "Hendrison"
  ] .

oa:person_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_Person5
  a a2a:Person ;
  rdfs:label "Paulus Cornelis Goedkoop" ;
  a2a:PersonName [
    rdfs:label "Paulus Cornelis Goedkoop" ;
    a2a:PersonNameFirstName "Paulus Cornelis" ;
    a2a:PersonNameLastName "Goedkoop"
  ] .

oa:person_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_Person6
  a a2a:Person ;
  rdfs:label "Albertus Johannes Brandonk" ;
  a2a:PersonName [
    rdfs:label "Albertus Johannes Brandonk" ;
    a2a:PersonNameFirstName "Albertus Johannes" ;
    a2a:PersonNameLastName "Brandonk"
  ] .

oa:event_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1892" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1892-03-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Paramaribo" ;
    a2a:DescriptiveLocationIndicator "Burenstraat D 102" ;
    rdfs:label "Paramaribo, Burenstraat D 102"
  ] ;
  a2a:EventRemarkOpmerking "Kantmelding: erkenning/wettiging: Bij akte verleden voor den ambtenaar van den Burgerlijken Stand te Paramaribo den 08-04-18(...), is Frits Arnold Victor, in tegenstaande akte genoemd door Jesajas Alfred Hendrison en Jeanne Jeannette Madretsma, als hun natuurlijk kind erkend." .

oa:relationep_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_Person1 ;
  a2a:EventKeyRef oa:event_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_Event1 .

oa:relationep_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_Person3 ;
  a2a:EventKeyRef oa:event_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_Event1 .

oa:relationep_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_Person4 ;
  a2a:EventKeyRef oa:event_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_Event1 .

oa:relationep_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_Person5 ;
  a2a:EventKeyRef oa:event_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_Event1 .

oa:relationep_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_Person6 ;
  a2a:EventKeyRef oa:event_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148_Event1 .

oa:source_nas_31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148
  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 "3" ;
    a2a:Day "17" ;
    rdfs:label "1892-03-17"^^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/96e8069d-a3d6-5a3a-8749-b78de258400a.jpg" ;
    a2a:UriViewer "https://images.memorix.nl/nas/deepzoom/96e8069d-a3d6-5a3a-8749-b78de258400a.dzi" ;
    a2a:UriPreview "https://images.memorix.nl/nas/thumb/640x480/96e8069d-a3d6-5a3a-8749-b78de258400a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-03-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://nationaalarchief.sr/onderzoeken/alle-genealogie/genealogie-burgerlijke-stand/deeds/31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148" ;
  a2a:RecordGUID "{31acaa1f-07fa-e4eb-fa5e-ce9ed71f7148}" ;
  a2a:SourceRemarkProvenance "Harvested via Memorix API" .

