@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_ebc5a2fe-9918-9a5e-e8d5-1b1d6d80ea30
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1950)" ;
  a2a:hasPerson oa:person_ghn_ebc5a2fe-9918-9a5e-e8d5-1b1d6d80ea30_Person1, oa:person_ghn_ebc5a2fe-9918-9a5e-e8d5-1b1d6d80ea30_Person2, oa:person_ghn_ebc5a2fe-9918-9a5e-e8d5-1b1d6d80ea30_Person3 ;
  a2a:hasEvent oa:event_ghn_ebc5a2fe-9918-9a5e-e8d5-1b1d6d80ea30_Event1 ;
  a2a:hasRelationEP oa:relationep_ghn_ebc5a2fe-9918-9a5e-e8d5-1b1d6d80ea30_0, oa:relationep_ghn_ebc5a2fe-9918-9a5e-e8d5-1b1d6d80ea30_1, oa:relationep_ghn_ebc5a2fe-9918-9a5e-e8d5-1b1d6d80ea30_2 ;
  a2a:hasSource oa:source_ghn_ebc5a2fe-9918-9a5e-e8d5-1b1d6d80ea30 .

oa:person_ghn_ebc5a2fe-9918-9a5e-e8d5-1b1d6d80ea30_Person1
  a a2a:Person ;
  rdfs:label "Joan Edred Elles" ;
  a2a:PersonName [
    rdfs:label "Joan Edred Elles" ;
    a2a:PersonNameFirstName "Joan Edred" ;
    a2a:PersonNameLastName "Elles"
  ] ;
  a2a:Residence [
    a2a:Street "Mahonielaan 19" ;
    rdfs:label "Mahonielaan 19"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1896-10-14"^^xsd:date
  ] .

oa:person_ghn_ebc5a2fe-9918-9a5e-e8d5-1b1d6d80ea30_Person2
  a a2a:Person ;
  rdfs:label "Marcus Izaak Samson Elles" ;
  a2a:PersonName [
    rdfs:label "Marcus Izaak Samson Elles" ;
    a2a:PersonNameFirstName "Marcus Izaak Samson" ;
    a2a:PersonNameLastName "Elles"
  ] .

oa:person_ghn_ebc5a2fe-9918-9a5e-e8d5-1b1d6d80ea30_Person3
  a a2a:Person ;
  rdfs:label "Martha Amimba Roosblad" ;
  a2a:PersonName [
    rdfs:label "Martha Amimba Roosblad" ;
    a2a:PersonNameFirstName "Martha Amimba" ;
    a2a:PersonNameLastName "Roosblad"
  ] .

oa:event_ghn_ebc5a2fe-9918-9a5e-e8d5-1b1d6d80ea30_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark01_Woondistrict "I" .

oa:relationep_ghn_ebc5a2fe-9918-9a5e-e8d5-1b1d6d80ea30_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ghn_ebc5a2fe-9918-9a5e-e8d5-1b1d6d80ea30_Person1 ;
  a2a:EventKeyRef oa:event_ghn_ebc5a2fe-9918-9a5e-e8d5-1b1d6d80ea30_Event1 .

oa:relationep_ghn_ebc5a2fe-9918-9a5e-e8d5-1b1d6d80ea30_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_ghn_ebc5a2fe-9918-9a5e-e8d5-1b1d6d80ea30_Person2 ;
  a2a:EventKeyRef oa:event_ghn_ebc5a2fe-9918-9a5e-e8d5-1b1d6d80ea30_Event1 .

oa:relationep_ghn_ebc5a2fe-9918-9a5e-e8d5-1b1d6d80ea30_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_ghn_ebc5a2fe-9918-9a5e-e8d5-1b1d6d80ea30_Person3 ;
  a2a:EventKeyRef oa:event_ghn_ebc5a2fe-9918-9a5e-e8d5-1b1d6d80ea30_Event1 .

oa:source_ghn_ebc5a2fe-9918-9a5e-e8d5-1b1d6d80ea30
  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 "81" ;
    rdfs:label "Nationaal Archief, Den Haag, Volkstelling Suriname 1950, 81"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://service.archief.nl/gaf/api/file/v1/render/4bd58748-c16c-4091-a1bf-99db43fcd210" ;
    a2a:UriViewer "https://service.archief.nl/iip/1c/b0/85/1e/95/ef/4f/d2/b9/9b/f5/88/71/83/53/50/4bd58748-c16c-4091-a1bf-99db43fcd210.jp2/info.json" ;
    a2a:UriPreview "https://service.archief.nl/gaf/api/file/v1/thumb/4bd58748-c16c-4091-a1bf-99db43fcd210"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://service.archief.nl/gaf/api/file/v1/render/6684daa1-c60d-4aa9-b615-c1808f322885" ;
    a2a:UriViewer "https://service.archief.nl/iip/1c/b0/85/1e/95/ef/4f/d2/b9/9b/f5/88/71/83/53/50/6684daa1-c60d-4aa9-b615-c1808f322885.jp2/info.json" ;
    a2a:UriPreview "https://service.archief.nl/gaf/api/file/v1/thumb/6684daa1-c60d-4aa9-b615-c1808f322885"
  ] ;
  a2a:SourceLastChangeDate "2024-03-06"^^xsd:date ;
  a2a:RecordIdentifier "16213 / 16214" ;
  a2a:RecordGUID "{ebc5a2fe-9918-9a5e-e8d5-1b1d6d80ea30}" ;
  a2a:SourceRemarkVrijwilliger "Geïndexeerd via U.G.C." ;
  a2a:SourceRemarkghn_na_viewer_1 "https://www.nationaalarchief.nl/onderzoeken/archief/2.10.19.02/invnr/81/file/NL-HaNA_2.10.19.02_81_0361" ;
  a2a:SourceRemarkghn_na_viewer_2 "https://www.nationaalarchief.nl/onderzoeken/archief/2.10.19.02/invnr/81/file/NL-HaNA_2.10.19.02_81_0362" ;
  a2a:SourceRemarkProvenance "csv file sent by team ugc.jayveel.nl/downloads / csv2a2a" .

