@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_e2d4348e-e2da-f238-e24c-57793e8b0c4b
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1950)" ;
  a2a:hasPerson oa:person_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_Person1, oa:person_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_Person2, oa:person_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_Person3, oa:person_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_Person4 ;
  a2a:hasEvent oa:event_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_Event1 ;
  a2a:hasRelationEP oa:relationep_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_0, oa:relationep_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_1, oa:relationep_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_2, oa:relationep_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_3 ;
  a2a:hasSource oa:source_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b .

oa:person_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_Person1
  a a2a:Person ;
  rdfs:label "Eugene Herman Thomas Daal" ;
  a2a:PersonName [
    rdfs:label "Eugene Herman Thomas Daal" ;
    a2a:PersonNameFirstName "Eugene Herman Thomas" ;
    a2a:PersonNameLastName "Daal"
  ] ;
  a2a:Residence [
    a2a:Street "Anjelierstraat 4" ;
    rdfs:label "Anjelierstraat 4"
  ] ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1918-05-07"^^xsd:date
  ] .

oa:person_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_Person2
  a a2a:Person ;
  rdfs:label "Thomas Biesvaam" ;
  a2a:PersonName [
    rdfs:label "Thomas Biesvaam" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Biesvaam"
  ] .

oa:person_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_Person3
  a a2a:Person ;
  rdfs:label "Roosje Daal" ;
  a2a:PersonName [
    rdfs:label "Roosje Daal" ;
    a2a:PersonNameFirstName "Roosje" ;
    a2a:PersonNameLastName "Daal"
  ] .

oa:person_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_Person4
  a a2a:Person ;
  rdfs:label "Betsy Eleonore Doorson" ;
  a2a:PersonName [
    rdfs:label "Betsy Eleonore Doorson" ;
    a2a:PersonNameFirstName "Betsy Eleonore" ;
    a2a:PersonNameLastName "Doorson"
  ] .

oa:event_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark02_Huwelijksdatum "30-03-1949" ;
  a2a:EventRemark01_Woondistrict "I" .

oa:relationep_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_Person1 ;
  a2a:EventKeyRef oa:event_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_Event1 .

oa:relationep_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_Person2 ;
  a2a:EventKeyRef oa:event_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_Event1 .

oa:relationep_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_Person3 ;
  a2a:EventKeyRef oa:event_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_Event1 .

oa:relationep_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_3
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_Person4 ;
  a2a:EventKeyRef oa:event_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b_Event1 .

oa:source_ghn_e2d4348e-e2da-f238-e24c-57793e8b0c4b
  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 "85" ;
    rdfs:label "Nationaal Archief, Den Haag, Volkstelling Suriname 1950, 85"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://service.archief.nl/gaf/api/file/v1/render/e6117c78-43f4-46e4-950b-07ee2efb6502" ;
    a2a:UriViewer "https://service.archief.nl/iip/39/26/2f/5d/ba/19/4f/a7/bf/7d/50/70/2a/76/d3/7d/e6117c78-43f4-46e4-950b-07ee2efb6502.jp2/info.json" ;
    a2a:UriPreview "https://service.archief.nl/gaf/api/file/v1/thumb/e6117c78-43f4-46e4-950b-07ee2efb6502"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://service.archief.nl/gaf/api/file/v1/render/691f4d0d-a2e9-4fbf-b0ba-e5205faa13be" ;
    a2a:UriViewer "https://service.archief.nl/iip/39/26/2f/5d/ba/19/4f/a7/bf/7d/50/70/2a/76/d3/7d/691f4d0d-a2e9-4fbf-b0ba-e5205faa13be.jp2/info.json" ;
    a2a:UriPreview "https://service.archief.nl/gaf/api/file/v1/thumb/691f4d0d-a2e9-4fbf-b0ba-e5205faa13be"
  ] ;
  a2a:SourceLastChangeDate "2024-03-06"^^xsd:date ;
  a2a:RecordIdentifier "1907 / 1908" ;
  a2a:RecordGUID "{e2d4348e-e2da-f238-e24c-57793e8b0c4b}" ;
  a2a:SourceRemarkVrijwilliger "Geïndexeerd via U.G.C." ;
  a2a:SourceRemarkghn_na_viewer_1 "https://www.nationaalarchief.nl/onderzoeken/archief/2.10.19.02/invnr/85/file/NL-HaNA_2.10.19.02_85_0017" ;
  a2a:SourceRemarkghn_na_viewer_2 "https://www.nationaalarchief.nl/onderzoeken/archief/2.10.19.02/invnr/85/file/NL-HaNA_2.10.19.02_85_0018" ;
  a2a:SourceRemarkProvenance "csv file sent by team ugc.jayveel.nl/downloads / csv2a2a" .

