@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_nas_c85699cc-c56c-d8b8-5e6f-e621478e8be4
  a a2a:Record ;
  rdfs:label "Hoofdgeld (in het jaar 1805-1818)" ;
  a2a:hasPerson oa:person_nas_c85699cc-c56c-d8b8-5e6f-e621478e8be4_Person1 ;
  a2a:hasEvent oa:event_nas_c85699cc-c56c-d8b8-5e6f-e621478e8be4_Event1 ;
  a2a:hasRelationEP oa:relationep_nas_c85699cc-c56c-d8b8-5e6f-e621478e8be4_0 ;
  a2a:hasSource oa:source_nas_c85699cc-c56c-d8b8-5e6f-e621478e8be4 .

oa:person_nas_c85699cc-c56c-d8b8-5e6f-e621478e8be4_Person1
  a a2a:Person ;
  rdfs:label "A. Geijseney" ;
  a2a:PersonName [
    rdfs:label "A. Geijseney" ;
    a2a:PersonNameLastName "A. Geijseney"
  ] .

oa:event_nas_c85699cc-c56c-d8b8-5e6f-e621478e8be4_Event1
  a a2a:Event ;
  rdfs:label "other:Hoofdgeld" ;
  a2a:EventType "other:Hoofdgeld" ;
  a2a:EventPlace [
    a2a:Country "Suriname" ;
    rdfs:label "Suriname"
  ] ;
  a2a:EventRemark19_Hoofdhuishouding "1" .

oa:relationep_nas_c85699cc-c56c-d8b8-5e6f-e621478e8be4_0
  a a2a:RelationEP ;
  rdfs:label "other:Belastingplichtige" ;
  a2a:RelationType "other:Belastingplichtige" ;
  a2a:PersonKeyRef oa:person_nas_c85699cc-c56c-d8b8-5e6f-e621478e8be4_Person1 ;
  a2a:EventKeyRef oa:event_nas_c85699cc-c56c-d8b8-5e6f-e621478e8be4_Event1 .

oa:source_nas_c85699cc-c56c-d8b8-5e6f-e621478e8be4
  a a2a:Source ;
  rdfs:label "Nationaal Archief Suriname, Belastingregister" ;
  a2a:SourcePlace [
    a2a:Place "Paramaribo" ;
    rdfs:label "Paramaribo", "1805-01-01 - 1818-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1805-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1818-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Belastingregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Nationaal Archief Suriname" ;
    a2a:RegistryNumber "306" ;
    a2a:Folio "folio 477" ;
    rdfs:label "Nationaal Archief Suriname, 306, folio 477"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:RecordGUID "{c85699cc-c56c-d8b8-5e6f-e621478e8be4}" ;
  a2a:SourceRemarkVrijwilliger "Henk Muntjewerff" ;
  a2a:SourceRemarkIndexNaam "Hoofdgeld Suriname 1817" ;
  a2a:SourceRemarkProvenance "origineel van Belastingplichtige particulieren 1805-1818 - hoofdgeld over 1817.csv index uploaded by author" .

[] a2a:PersonRemarkOpmerking "wit / blanke" .
