@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_d02b8ff0-c9fc-01fa-e6ea-9edac9106588
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1950)" ;
  a2a:hasPerson oa:person_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_Person1, oa:person_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_Person2, oa:person_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_Person3, oa:person_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_Person4 ;
  a2a:hasEvent oa:event_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_Event1 ;
  a2a:hasRelationEP oa:relationep_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_0, oa:relationep_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_1, oa:relationep_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_2, oa:relationep_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_3 ;
  a2a:hasSource oa:source_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588 .

oa:person_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_Person1
  a a2a:Person ;
  rdfs:label "Georgetina Antoinette Grandison" ;
  a2a:PersonName [
    rdfs:label "Georgetina Antoinette Grandison" ;
    a2a:PersonNameFirstName "Georgetina Antoinette" ;
    a2a:PersonNameLastName "Grandison"
  ] ;
  a2a:Residence [
    a2a:Street "Kalkbranderstraat 4" ;
    rdfs:label "Kalkbranderstraat 4"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1884-03-20"^^xsd:date
  ] .

oa:person_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_Person2
  a a2a:Person ;
  rdfs:label "Thomas Seuvuik [Zeefuik] 1863" ;
  a2a:PersonName [
    rdfs:label "Thomas Seuvuik [Zeefuik] 1863" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Seuvuik [Zeefuik] 1863"
  ] .

oa:person_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_Person3
  a a2a:Person ;
  rdfs:label "Louisa Grandison" ;
  a2a:PersonName [
    rdfs:label "Louisa Grandison" ;
    a2a:PersonNameFirstName "Louisa" ;
    a2a:PersonNameLastName "Grandison"
  ] .

oa:person_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_Person4
  a a2a:Person ;
  rdfs:label "Willem Eduard Gidius [vt21] Conijnenberg [vt21]" ;
  a2a:PersonName [
    rdfs:label "Willem Eduard Gidius [vt21] Conijnenberg [vt21]" ;
    a2a:PersonNameFirstName "Willem Eduard Gidius [vt21]" ;
    a2a:PersonNameLastName "Conijnenberg [vt21]"
  ] .

oa:event_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark02_Huwelijksdatum "??-02-1914 [D]" ;
  a2a:EventRemark01_Woondistrict "I" .

oa:relationep_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_Person1 ;
  a2a:EventKeyRef oa:event_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_Event1 .

oa:relationep_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_Person2 ;
  a2a:EventKeyRef oa:event_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_Event1 .

oa:relationep_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_Person3 ;
  a2a:EventKeyRef oa:event_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_Event1 .

oa:relationep_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_3
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_Person4 ;
  a2a:EventKeyRef oa:event_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588_Event1 .

oa:source_ghn_d02b8ff0-c9fc-01fa-e6ea-9edac9106588
  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 "48" ;
    rdfs:label "Nationaal Archief, Den Haag, Volkstelling Suriname 1950, 48"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://service.archief.nl/gaf/api/file/v1/render/969466ff-a7ef-470c-8672-7949f30f3478" ;
    a2a:UriViewer "https://service.archief.nl/iip/29/aa/56/cd/ae/50/4a/8c/b1/5f/e9/11/06/fb/bf/f2/969466ff-a7ef-470c-8672-7949f30f3478.jp2/info.json" ;
    a2a:UriPreview "https://service.archief.nl/gaf/api/file/v1/thumb/969466ff-a7ef-470c-8672-7949f30f3478"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://service.archief.nl/gaf/api/file/v1/render/82b4b20f-3b11-4526-b9a8-b7b9787e750d" ;
    a2a:UriViewer "https://service.archief.nl/iip/29/aa/56/cd/ae/50/4a/8c/b1/5f/e9/11/06/fb/bf/f2/82b4b20f-3b11-4526-b9a8-b7b9787e750d.jp2/info.json" ;
    a2a:UriPreview "https://service.archief.nl/gaf/api/file/v1/thumb/82b4b20f-3b11-4526-b9a8-b7b9787e750d"
  ] ;
  a2a:SourceLastChangeDate "2024-03-06"^^xsd:date ;
  a2a:RecordIdentifier "9055 / 9056" ;
  a2a:RecordGUID "{d02b8ff0-c9fc-01fa-e6ea-9edac9106588}" ;
  a2a:SourceRemarkVrijwilliger "Geïndexeerd via U.G.C." ;
  a2a:SourceRemarkghn_na_viewer_1 "https://www.nationaalarchief.nl/onderzoeken/archief/2.10.19.02/invnr/48/file/NL-HaNA_2.10.19.02_48_0489" ;
  a2a:SourceRemarkghn_na_viewer_2 "https://www.nationaalarchief.nl/onderzoeken/archief/2.10.19.02/invnr/48/file/NL-HaNA_2.10.19.02_48_0490" ;
  a2a:SourceRemarkProvenance "csv file sent by team ugc.jayveel.nl/downloads / csv2a2a" .

