@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_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1950)" ;
  a2a:hasPerson oa:person_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_Person1, oa:person_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_Person2, oa:person_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_Person3, oa:person_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_Person4 ;
  a2a:hasEvent oa:event_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_Event1 ;
  a2a:hasRelationEP oa:relationep_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_0, oa:relationep_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_1, oa:relationep_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_2, oa:relationep_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_3 ;
  a2a:hasSource oa:source_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58 .

oa:person_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_Person1
  a a2a:Person ;
  rdfs:label "Georgetina Wilhelmina Sacco" ;
  a2a:PersonName [
    rdfs:label "Georgetina Wilhelmina Sacco" ;
    a2a:PersonNameFirstName "Georgetina Wilhelmina" ;
    a2a:PersonNameLastName "Sacco"
  ] ;
  a2a:Residence [
    a2a:Street "Rust en Vredestraat 64 a" ;
    rdfs:label "Rust en Vredestraat 64 a"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1893-10-27"^^xsd:date
  ] .

oa:person_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_Person2
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] .

oa:person_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_Person3
  a a2a:Person ;
  rdfs:label "Harriette Adrianna Sacco" ;
  a2a:PersonName [
    rdfs:label "Harriette Adrianna Sacco" ;
    a2a:PersonNameFirstName "Harriette Adrianna" ;
    a2a:PersonNameLastName "Sacco"
  ] .

oa:person_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_Person4
  a a2a:Person ;
  rdfs:label "Alexander Gerhardus Christiaan Boon" ;
  a2a:PersonName [
    rdfs:label "Alexander Gerhardus Christiaan Boon" ;
    a2a:PersonNameFirstName "Alexander Gerhardus Christiaan" ;
    a2a:PersonNameLastName "Boon"
  ] .

oa:event_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark02_Huwelijksdatum "29-10-1913" ;
  a2a:EventRemark01_Woondistrict "I" .

oa:relationep_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_Person1 ;
  a2a:EventKeyRef oa:event_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_Event1 .

oa:relationep_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_Person2 ;
  a2a:EventKeyRef oa:event_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_Event1 .

oa:relationep_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_Person3 ;
  a2a:EventKeyRef oa:event_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_Event1 .

oa:relationep_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_3
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_Person4 ;
  a2a:EventKeyRef oa:event_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58_Event1 .

oa:source_ghn_d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58
  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 "10" ;
    rdfs:label "Nationaal Archief, Den Haag, Volkstelling Suriname 1950, 10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://service.archief.nl/gaf/api/file/v1/render/d700301a-342e-477b-9330-78a5385f2e7f" ;
    a2a:UriViewer "https://service.archief.nl/iip/6c/18/49/be/d0/04/48/3a/97/ae/d3/6b/80/e1/b8/76/d700301a-342e-477b-9330-78a5385f2e7f.jp2/info.json" ;
    a2a:UriPreview "https://service.archief.nl/gaf/api/file/v1/thumb/d700301a-342e-477b-9330-78a5385f2e7f"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://service.archief.nl/gaf/api/file/v1/render/4c12ea46-55c1-4be9-917e-32c373e2141b" ;
    a2a:UriViewer "https://service.archief.nl/iip/6c/18/49/be/d0/04/48/3a/97/ae/d3/6b/80/e1/b8/76/4c12ea46-55c1-4be9-917e-32c373e2141b.jp2/info.json" ;
    a2a:UriPreview "https://service.archief.nl/gaf/api/file/v1/thumb/4c12ea46-55c1-4be9-917e-32c373e2141b"
  ] ;
  a2a:SourceLastChangeDate "2024-03-06"^^xsd:date ;
  a2a:RecordIdentifier "2069 / 2070" ;
  a2a:RecordGUID "{d6cd20aa-032a-17e2-d0b6-bbdae2eb0b58}" ;
  a2a:SourceRemarkVrijwilliger "Geïndexeerd via U.G.C." ;
  a2a:SourceRemarkghn_na_viewer_1 "https://www.nationaalarchief.nl/onderzoeken/archief/2.10.19.02/invnr/10/file/NL-HaNA_2.10.19.02_10_0367" ;
  a2a:SourceRemarkghn_na_viewer_2 "https://www.nationaalarchief.nl/onderzoeken/archief/2.10.19.02/invnr/10/file/NL-HaNA_2.10.19.02_10_0368" ;
  a2a:SourceRemarkProvenance "csv file sent by team ugc.jayveel.nl/downloads / csv2a2a" .

