@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_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1950)" ;
  a2a:hasPerson oa:person_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_Person1, oa:person_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_Person2, oa:person_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_Person3, oa:person_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_Person4 ;
  a2a:hasEvent oa:event_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_Event1 ;
  a2a:hasRelationEP oa:relationep_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_0, oa:relationep_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_1, oa:relationep_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_2, oa:relationep_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_3 ;
  a2a:hasSource oa:source_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2 .

oa:person_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_Person1
  a a2a:Person ;
  rdfs:label "Renes Kromonawi" ;
  a2a:PersonName [
    rdfs:label "Renes Kromonawi" ;
    a2a:PersonNameFirstName "Renes" ;
    a2a:PersonNameLastName "Kromonawi"
  ] ;
  a2a:Residence [
    a2a:Street "Meerzorg D - 207/208" ;
    rdfs:label "Meerzorg D - 207/208"
  ] .

oa:person_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_Person2
  a a2a:Person ;
  rdfs:label "Karnawi" ;
  a2a:PersonName [
    rdfs:label "Karnawi" ;
    a2a:PersonNameLastName "Karnawi"
  ] .

oa:person_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_Person3
  a a2a:Person ;
  rdfs:label "Djauwen" ;
  a2a:PersonName [
    rdfs:label "Djauwen" ;
    a2a:PersonNameLastName "Djauwen"
  ] .

oa:person_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_Person4
  a a2a:Person ;
  rdfs:label "1022/AE Slamet" ;
  a2a:PersonName [
    rdfs:label "1022/AE Slamet" ;
    a2a:PersonNameFirstName "1022/AE" ;
    a2a:PersonNameLastName "Slamet"
  ] ;
  a2a:Residence [
    a2a:Street "Australie" ;
    rdfs:label "Australie"
  ] .

oa:event_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark02_Huwelijksdatum "26-05-1944" ;
  a2a:EventRemark01_Woondistrict "II" .

oa:relationep_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_Person1 ;
  a2a:EventKeyRef oa:event_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_Event1 .

oa:relationep_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_Person2 ;
  a2a:EventKeyRef oa:event_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_Event1 .

oa:relationep_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_Person3 ;
  a2a:EventKeyRef oa:event_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_Event1 .

oa:relationep_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_3
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_Person4 ;
  a2a:EventKeyRef oa:event_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2_Event1 .

oa:source_ghn_7b8f47e1-2f9b-cc17-e8a4-b914704e35c2
  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 "361" ;
    rdfs:label "Nationaal Archief, Den Haag, Volkstelling Suriname 1950, 361"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://service.archief.nl/gaf/api/file/v1/render/326c3260-c8a7-42a7-9439-b1687fd39943" ;
    a2a:UriViewer "https://service.archief.nl/iip/41/40/18/03/91/72/4a/96/9a/37/7f/b3/44/98/ad/27/326c3260-c8a7-42a7-9439-b1687fd39943.jp2/info.json" ;
    a2a:UriPreview "https://service.archief.nl/gaf/api/file/v1/thumb/326c3260-c8a7-42a7-9439-b1687fd39943"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://service.archief.nl/gaf/api/file/v1/render/ba11101b-5d4b-40a8-a256-a14f45d04a76" ;
    a2a:UriViewer "https://service.archief.nl/iip/41/40/18/03/91/72/4a/96/9a/37/7f/b3/44/98/ad/27/ba11101b-5d4b-40a8-a256-a14f45d04a76.jp2/info.json" ;
    a2a:UriPreview "https://service.archief.nl/gaf/api/file/v1/thumb/ba11101b-5d4b-40a8-a256-a14f45d04a76"
  ] ;
  a2a:SourceLastChangeDate "2024-03-06"^^xsd:date ;
  a2a:RecordIdentifier "62661 / 62662" ;
  a2a:RecordGUID "{7b8f47e1-2f9b-cc17-e8a4-b914704e35c2}" ;
  a2a:SourceRemarkVrijwilliger "Geïndexeerd via U.G.C." ;
  a2a:SourceRemarkghn_na_viewer_1 "https://www.nationaalarchief.nl/onderzoeken/archief/2.10.19.02/invnr/361/file/NL-HaNA_2.10.19.02_361_0399" ;
  a2a:SourceRemarkghn_na_viewer_2 "https://www.nationaalarchief.nl/onderzoeken/archief/2.10.19.02/invnr/361/file/NL-HaNA_2.10.19.02_361_0400" ;
  a2a:SourceRemarkProvenance "csv file sent by team ugc.jayveel.nl/downloads / csv2a2a" .

