@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_77cf56a4-e5f8-4b52-e3f1-b65648dc2bfe
  a a2a:Record ;
  rdfs:label "Registratie in 1921" ;
  a2a:hasPerson oa:person_ghn_77cf56a4-e5f8-4b52-e3f1-b65648dc2bfe_Person1 ;
  a2a:hasEvent oa:event_ghn_77cf56a4-e5f8-4b52-e3f1-b65648dc2bfe_Event1 ;
  a2a:hasRelationEP oa:relationep_ghn_77cf56a4-e5f8-4b52-e3f1-b65648dc2bfe_0 ;
  a2a:hasSource oa:source_ghn_77cf56a4-e5f8-4b52-e3f1-b65648dc2bfe .

oa:person_ghn_77cf56a4-e5f8-4b52-e3f1-b65648dc2bfe_Person1
  a a2a:Person ;
  rdfs:label "335/II Laman" ;
  a2a:PersonName [
    rdfs:label "335/II Laman" ;
    a2a:PersonNameFirstName "335/II" ;
    a2a:PersonNameLastName "Laman"
  ] ;
  a2a:BirthDate [ a2a:Year "1880" ] .

oa:event_ghn_77cf56a4-e5f8-4b52-e3f1-b65648dc2bfe_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1921" ] ;
  a2a:EventRemark03_Lijst "231" ;
  a2a:EventRemark02_Kring "I" ;
  a2a:EventRemark04_Straat-Plaats "Penoribo" ;
  a2a:EventRemark01_District "Boven Commewijne" .

oa:relationep_ghn_77cf56a4-e5f8-4b52-e3f1-b65648dc2bfe_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ghn_77cf56a4-e5f8-4b52-e3f1-b65648dc2bfe_Person1 ;
  a2a:EventKeyRef oa:event_ghn_77cf56a4-e5f8-4b52-e3f1-b65648dc2bfe_Event1 .

oa:source_ghn_77cf56a4-e5f8-4b52-e3f1-b65648dc2bfe
  a a2a:Source ;
  rdfs:label "Nationaal Archief, Volkstelling" ;
  a2a:SourcePlace [
    a2a:Place "Suriname" ;
    rdfs:label "Suriname", "1921-01-01 - 1921-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Volkstelling" ;
  a2a:SourceReference [
    a2a:InstitutionName "Nationaal Archief" ;
    a2a:Place "Den Haag" ;
    a2a:Collection "Duplicaatbestand Eerste Algemene Volkstelling Suriname (1921)" ;
    a2a:RegistryNumber "185" ;
    rdfs:label "Nationaal Archief, Den Haag, Duplicaatbestand Eerste Algemene Volkstelling Suriname (1921), 185"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://service.archief.nl/gaf/api/file/v1/render/d1ce3940-2d07-4e08-a684-1457ce18c1cd" ;
    a2a:UriViewer "https://service.archief.nl/iip?IIIF=/2f/3a/f9/d3/ca/f5/4d/eb/ac/55/2e/06/1d/0c/44/d1/d1ce3940-2d07-4e08-a684-1457ce18c1cd.jp2/info.json" ;
    a2a:UriPreview "https://service.archief.nl/gaf/api/file/v1/thumb/d1ce3940-2d07-4e08-a684-1457ce18c1cd"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://service.archief.nl/gaf/api/file/v1/render/a85426a1-b86f-4ba6-a6d4-586c05423e15" ;
    a2a:UriViewer "https://service.archief.nl/iip?IIIF=/56/bf/c3/9c/d2/e0/4a/e5/b4/2c/8e/51/79/c7/49/ac/a85426a1-b86f-4ba6-a6d4-586c05423e15.jp2/info.json" ;
    a2a:UriPreview "https://service.archief.nl/gaf/api/file/v1/thumb/a85426a1-b86f-4ba6-a6d4-586c05423e15"
  ] ;
  a2a:SourceLastChangeDate "2018-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://hdl.handle.net/10648/77cf56a4-e5f8-4b52-e3f1-b65648dc2bfe" ;
  a2a:RecordGUID "{77cf56a4-e5f8-4b52-e3f1-b65648dc2bfe}" ;
  a2a:SourceRemarkVrijwilliger "Geïndexeerd via U.G.C." ;
  a2a:SourceRemarkProvenance "download via https://ugc.jayveel.nl/downloads/" .

