@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_630c444e-4e31-4223-afbc-e73ffbd08e3e
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1950)" ;
  a2a:hasPerson oa:person_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_Person1, oa:person_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_Person2, oa:person_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_Person3, oa:person_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_Person4 ;
  a2a:hasEvent oa:event_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_Event1 ;
  a2a:hasRelationEP oa:relationep_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_0, oa:relationep_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_1, oa:relationep_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_2, oa:relationep_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_3 ;
  a2a:hasSource oa:source_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e .

oa:person_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_Person1
  a a2a:Person ;
  rdfs:label "Fritz Johan Carles Stuger" ;
  a2a:PersonName [
    rdfs:label "Fritz Johan Carles Stuger" ;
    a2a:PersonNameFirstName "Fritz Johan Carles" ;
    a2a:PersonNameLastName "Stuger"
  ] ;
  a2a:Residence [
    a2a:Street "Leiding XA - 23" ;
    rdfs:label "Leiding XA - 23"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1890-02-14"^^xsd:date
  ] .

oa:person_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_Person2
  a a2a:Person ;
  rdfs:label "Fritz Hubert Stuger" ;
  a2a:PersonName [
    rdfs:label "Fritz Hubert Stuger" ;
    a2a:PersonNameFirstName "Fritz Hubert" ;
    a2a:PersonNameLastName "Stuger"
  ] .

oa:person_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_Person3
  a a2a:Person ;
  rdfs:label "Maarta Nanete Lijdenshoop" ;
  a2a:PersonName [
    rdfs:label "Maarta Nanete Lijdenshoop" ;
    a2a:PersonNameFirstName "Maarta Nanete" ;
    a2a:PersonNameLastName "Lijdenshoop"
  ] .

oa:person_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_Person4
  a a2a:Person ;
  rdfs:label "Edeliena Alekzandrina Mathilda Geemerptz" ;
  a2a:PersonName [
    rdfs:label "Edeliena Alekzandrina Mathilda Geemerptz" ;
    a2a:PersonNameFirstName "Edeliena Alekzandrina Mathilda" ;
    a2a:PersonNameLastName "Geemerptz"
  ] .

oa:event_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark02_Huwelijksdatum "11-12-1912" ;
  a2a:EventRemark01_Woondistrict "II" .

oa:relationep_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_Person1 ;
  a2a:EventKeyRef oa:event_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_Event1 .

oa:relationep_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_Person2 ;
  a2a:EventKeyRef oa:event_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_Event1 .

oa:relationep_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_Person3 ;
  a2a:EventKeyRef oa:event_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_Event1 .

oa:relationep_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_3
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_Person4 ;
  a2a:EventKeyRef oa:event_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e_Event1 .

oa:source_ghn_630c444e-4e31-4223-afbc-e73ffbd08e3e
  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 "371" ;
    rdfs:label "Nationaal Archief, Den Haag, Volkstelling Suriname 1950, 371"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://service.archief.nl/gaf/api/file/v1/render/98289e98-58f4-4dea-8801-187d50cce31d" ;
    a2a:UriViewer "https://service.archief.nl/iip/ca/46/ee/df/8a/84/40/72/8b/ea/5a/7b/56/ed/2e/fd/98289e98-58f4-4dea-8801-187d50cce31d.jp2/info.json" ;
    a2a:UriPreview "https://service.archief.nl/gaf/api/file/v1/thumb/98289e98-58f4-4dea-8801-187d50cce31d"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://service.archief.nl/gaf/api/file/v1/render/1c8f231f-3496-49bb-80d6-79d2cbe1b764" ;
    a2a:UriViewer "https://service.archief.nl/iip/ca/46/ee/df/8a/84/40/72/8b/ea/5a/7b/56/ed/2e/fd/1c8f231f-3496-49bb-80d6-79d2cbe1b764.jp2/info.json" ;
    a2a:UriPreview "https://service.archief.nl/gaf/api/file/v1/thumb/1c8f231f-3496-49bb-80d6-79d2cbe1b764"
  ] ;
  a2a:SourceLastChangeDate "2024-03-06"^^xsd:date ;
  a2a:RecordIdentifier "12309 / 12310" ;
  a2a:RecordGUID "{630c444e-4e31-4223-afbc-e73ffbd08e3e}" ;
  a2a:SourceRemarkVrijwilliger "Geïndexeerd via U.G.C." ;
  a2a:SourceRemarkghn_na_viewer_1 "https://www.nationaalarchief.nl/onderzoeken/archief/2.10.19.02/invnr/371/file/NL-HaNA_2.10.19.02_371_0537" ;
  a2a:SourceRemarkghn_na_viewer_2 "https://www.nationaalarchief.nl/onderzoeken/archief/2.10.19.02/invnr/371/file/NL-HaNA_2.10.19.02_371_0538" ;
  a2a:SourceRemarkProvenance "csv file sent by team ugc.jayveel.nl/downloads / csv2a2a" .

