@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_88e307bf-7f9f-6e02-4d2a-e950d89bde9e
  a a2a:Record ;
  rdfs:label "Registratie in 1921" ;
  a2a:hasPerson oa:person_ghn_88e307bf-7f9f-6e02-4d2a-e950d89bde9e_Person1 ;
  a2a:hasEvent oa:event_ghn_88e307bf-7f9f-6e02-4d2a-e950d89bde9e_Event1 ;
  a2a:hasRelationEP oa:relationep_ghn_88e307bf-7f9f-6e02-4d2a-e950d89bde9e_0 ;
  a2a:hasSource oa:source_ghn_88e307bf-7f9f-6e02-4d2a-e950d89bde9e .

oa:person_ghn_88e307bf-7f9f-6e02-4d2a-e950d89bde9e_Person1
  a a2a:Person ;
  rdfs:label "A. Dors" ;
  a2a:PersonName [
    rdfs:label "A. Dors" ;
    a2a:PersonNameFirstName "A." ;
    a2a:PersonNameLastName "Dors"
  ] ;
  a2a:BirthDate [ a2a:Year "1878" ] .

oa:event_ghn_88e307bf-7f9f-6e02-4d2a-e950d89bde9e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1921" ] ;
  a2a:EventRemark01_District "Coronie" ;
  a2a:EventRemark03_Lijst "16" ;
  a2a:EventRemark04_Straat-Plaats "Belladrum" ;
  a2a:EventRemark02_Kring "III" .

oa:relationep_ghn_88e307bf-7f9f-6e02-4d2a-e950d89bde9e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ghn_88e307bf-7f9f-6e02-4d2a-e950d89bde9e_Person1 ;
  a2a:EventKeyRef oa:event_ghn_88e307bf-7f9f-6e02-4d2a-e950d89bde9e_Event1 .

oa:source_ghn_88e307bf-7f9f-6e02-4d2a-e950d89bde9e
  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/e0a2657b-ee14-4bc4-a0fe-5f294c6a47f6" ;
    a2a:UriViewer "https://service.archief.nl/iip?IIIF=/93/fa/91/81/5b/2f/46/bd/96/aa/91/c7/9f/70/7c/88/e0a2657b-ee14-4bc4-a0fe-5f294c6a47f6.jp2/info.json" ;
    a2a:UriPreview "https://service.archief.nl/gaf/api/file/v1/thumb/e0a2657b-ee14-4bc4-a0fe-5f294c6a47f6"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://service.archief.nl/gaf/api/file/v1/render/63640134-6bb1-42bc-9df1-8b188e9fc998" ;
    a2a:UriViewer "https://service.archief.nl/iip?IIIF=/b8/c4/57/2d/97/14/4f/90/89/dd/aa/bf/01/83/61/67/63640134-6bb1-42bc-9df1-8b188e9fc998.jp2/info.json" ;
    a2a:UriPreview "https://service.archief.nl/gaf/api/file/v1/thumb/63640134-6bb1-42bc-9df1-8b188e9fc998"
  ] ;
  a2a:SourceLastChangeDate "2018-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://hdl.handle.net/10648/88e307bf-7f9f-6e02-4d2a-e950d89bde9e" ;
  a2a:RecordGUID "{88e307bf-7f9f-6e02-4d2a-e950d89bde9e}" ;
  a2a:SourceRemarkVrijwilliger "Geïndexeerd via U.G.C." ;
  a2a:SourceRemarkProvenance "download via https://ugc.jayveel.nl/downloads/" .

