@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_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1950)" ;
  a2a:hasPerson oa:person_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_Person1, oa:person_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_Person2, oa:person_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_Person3, oa:person_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_Person4 ;
  a2a:hasEvent oa:event_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_Event1 ;
  a2a:hasRelationEP oa:relationep_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_0, oa:relationep_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_1, oa:relationep_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_2, oa:relationep_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_3 ;
  a2a:hasSource oa:source_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607 .

oa:person_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_Person1
  a a2a:Person ;
  rdfs:label "Rene George Egbert Reeberg" ;
  a2a:PersonName [
    rdfs:label "Rene George Egbert Reeberg" ;
    a2a:PersonNameFirstName "Rene George Egbert" ;
    a2a:PersonNameLastName "Reeberg"
  ] ;
  a2a:Residence [
    a2a:Street "Waneweg" ;
    rdfs:label "Waneweg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1891-08-06"^^xsd:date
  ] .

oa:person_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_Person2
  a a2a:Person ;
  rdfs:label "Christiaan Constantijn Louis Reeberg" ;
  a2a:PersonName [
    rdfs:label "Christiaan Constantijn Louis Reeberg" ;
    a2a:PersonNameFirstName "Christiaan Constantijn Louis" ;
    a2a:PersonNameLastName "Reeberg"
  ] .

oa:person_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_Person3
  a a2a:Person ;
  rdfs:label "Jessy Justina Lechie" ;
  a2a:PersonName [
    rdfs:label "Jessy Justina Lechie" ;
    a2a:PersonNameFirstName "Jessy Justina" ;
    a2a:PersonNameLastName "Lechie"
  ] .

oa:person_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_Person4
  a a2a:Person ;
  rdfs:label "Johanna Voorburg" ;
  a2a:PersonName [
    rdfs:label "Johanna Voorburg" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Voorburg"
  ] .

oa:event_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark02_Huwelijksdatum "23-03-1949" ;
  a2a:EventRemark01_Woondistrict "II" .

oa:relationep_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_Person1 ;
  a2a:EventKeyRef oa:event_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_Event1 .

oa:relationep_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_Person2 ;
  a2a:EventKeyRef oa:event_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_Event1 .

oa:relationep_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_Person3 ;
  a2a:EventKeyRef oa:event_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_Event1 .

oa:relationep_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_3
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_Person4 ;
  a2a:EventKeyRef oa:event_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607_Event1 .

oa:source_ghn_1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607
  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 "250" ;
    rdfs:label "Nationaal Archief, Den Haag, Volkstelling Suriname 1950, 250"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://service.archief.nl/gaf/api/file/v1/render/e0d39436-ac3d-4be1-a7fb-e3d09a3b8948" ;
    a2a:UriViewer "https://service.archief.nl/iip/51/30/91/13/25/9e/43/6e/9b/9b/f7/13/b4/39/2e/42/e0d39436-ac3d-4be1-a7fb-e3d09a3b8948.jp2/info.json" ;
    a2a:UriPreview "https://service.archief.nl/gaf/api/file/v1/thumb/e0d39436-ac3d-4be1-a7fb-e3d09a3b8948"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://service.archief.nl/gaf/api/file/v1/render/77cb6175-0c6d-4d34-b43f-8c3d038c9c01" ;
    a2a:UriViewer "https://service.archief.nl/iip/51/30/91/13/25/9e/43/6e/9b/9b/f7/13/b4/39/2e/42/77cb6175-0c6d-4d34-b43f-8c3d038c9c01.jp2/info.json" ;
    a2a:UriPreview "https://service.archief.nl/gaf/api/file/v1/thumb/77cb6175-0c6d-4d34-b43f-8c3d038c9c01"
  ] ;
  a2a:SourceLastChangeDate "2024-03-06"^^xsd:date ;
  a2a:RecordIdentifier "43777 / 43778" ;
  a2a:RecordGUID "{1b0bb7fe-e0c0-e5cd-3541-ef70c22b4607}" ;
  a2a:SourceRemarkVrijwilliger "Geïndexeerd via U.G.C." ;
  a2a:SourceRemarkghn_na_viewer_1 "https://www.nationaalarchief.nl/onderzoeken/archief/2.10.19.02/invnr/250/file/NL-HaNA_2.10.19.02_250_0427" ;
  a2a:SourceRemarkghn_na_viewer_2 "https://www.nationaalarchief.nl/onderzoeken/archief/2.10.19.02/invnr/250/file/NL-HaNA_2.10.19.02_250_0428" ;
  a2a:SourceRemarkProvenance "csv file sent by team ugc.jayveel.nl/downloads / csv2a2a" .

