@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_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1950)" ;
  a2a:hasPerson oa:person_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_Person1, oa:person_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_Person2, oa:person_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_Person3, oa:person_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_Person4 ;
  a2a:hasEvent oa:event_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_Event1 ;
  a2a:hasRelationEP oa:relationep_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_0, oa:relationep_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_1, oa:relationep_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_2, oa:relationep_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_3 ;
  a2a:hasSource oa:source_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a .

oa:person_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_Person1
  a a2a:Person ;
  rdfs:label "[voorkant ontbreekt]" ;
  a2a:PersonName [
    rdfs:label "[voorkant ontbreekt]" ;
    a2a:PersonNameLastName "[voorkant ontbreekt]"
  ] .

oa:person_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_Person2
  a a2a:Person ;
  rdfs:label "49/GG Sewnarain" ;
  a2a:PersonName [
    rdfs:label "49/GG Sewnarain" ;
    a2a:PersonNameFirstName "49/GG" ;
    a2a:PersonNameLastName "Sewnarain"
  ] .

oa:person_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_Person3
  a a2a:Person ;
  rdfs:label "1108/KK Jagwanta" ;
  a2a:PersonName [
    rdfs:label "1108/KK Jagwanta" ;
    a2a:PersonNameFirstName "1108/KK" ;
    a2a:PersonNameLastName "Jagwanta"
  ] .

oa:person_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_Person4
  a a2a:Person ;
  rdfs:label "Sookradia d/v Peijari 113/SS" ;
  a2a:PersonName [
    rdfs:label "Sookradia d/v Peijari 113/SS" ;
    a2a:PersonNameFirstName "Sookradia" ;
    a2a:PersonNameLastName "d/v Peijari 113/SS"
  ] .

oa:event_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark01_Woondistrict "VI" ;
  a2a:EventRemark02_Huwelijksdatum "26-12-1941" .

oa:relationep_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_Person1 ;
  a2a:EventKeyRef oa:event_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_Event1 .

oa:relationep_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_Person2 ;
  a2a:EventKeyRef oa:event_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_Event1 .

oa:relationep_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_Person3 ;
  a2a:EventKeyRef oa:event_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_Event1 .

oa:relationep_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_3
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_Person4 ;
  a2a:EventKeyRef oa:event_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a_Event1 .

oa:source_ghn_51d71cc2-a708-196b-e32a-1f3b2da8f17a
  a a2a:Source ;
  rdfs:label "Nationaal Archief, Volkstelling" ;
  a2a:SourcePlace [
    a2a:Place "Suriname" ;
    rdfs:label "Suriname", "1950-01-01 - 1950-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1950-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1950-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Volkstelling" ;
  a2a:SourceReference [
    a2a:InstitutionName "Nationaal Archief" ;
    a2a:Place "Den Haag" ;
    a2a:Collection "Volkstelling Suriname 1950" ;
    a2a:RegistryNumber "481" ;
    rdfs:label "Nationaal Archief, Den Haag, Volkstelling Suriname 1950, 481"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://service.archief.nl/gaf/api/file/v1/render/5e1e8112-cbff-47dc-9c43-2a54ac0b6268" ;
    a2a:UriViewer "https://service.archief.nl/iip/bd/92/dc/64/1e/45/45/28/93/c2/6b/9f/8d/55/f6/38/5e1e8112-cbff-47dc-9c43-2a54ac0b6268.jp2/info.json" ;
    a2a:UriPreview "https://service.archief.nl/gaf/api/file/v1/thumb/5e1e8112-cbff-47dc-9c43-2a54ac0b6268"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://service.archief.nl/gaf/api/file/v1/render/5e1e8112-cbff-47dc-9c43-2a54ac0b6268" ;
    a2a:UriViewer "https://service.archief.nl/iip/bd/92/dc/64/1e/45/45/28/93/c2/6b/9f/8d/55/f6/38/5e1e8112-cbff-47dc-9c43-2a54ac0b6268.jp2/info.json" ;
    a2a:UriPreview "https://service.archief.nl/gaf/api/file/v1/thumb/5e1e8112-cbff-47dc-9c43-2a54ac0b6268"
  ] ;
  a2a:SourceLastChangeDate "2024-03-06"^^xsd:date ;
  a2a:RecordIdentifier "82631a / 82632" ;
  a2a:RecordGUID "{51d71cc2-a708-196b-e32a-1f3b2da8f17a}" ;
  a2a:SourceRemarkVrijwilliger "Geïndexeerd via U.G.C." ;
  a2a:SourceRemarkghn_na_viewer_1 "https://www.nationaalarchief.nl/onderzoeken/archief/2.10.19.02/invnr/481/file/NL-HaNA_2.10.19.02_481_0252" ;
  a2a:SourceRemarkghn_na_viewer_2 "https://www.nationaalarchief.nl/onderzoeken/archief/2.10.19.02/invnr/481/file/NL-HaNA_2.10.19.02_481_0252" ;
  a2a:SourceRemarkProvenance "csv file sent by team ugc.jayveel.nl/downloads / csv2a2a" .

