@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 ns0: <a2a:EventRemark01_inv.nr.> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_nas_d67cf45a-9f4f-015e-e801-becda480822a
  a a2a:Record ;
  rdfs:label "Hoofdgeld (in het jaar 1805-1818)" ;
  a2a:hasPerson oa:person_nas_d67cf45a-9f4f-015e-e801-becda480822a_Person1 ;
  a2a:hasEvent oa:event_nas_d67cf45a-9f4f-015e-e801-becda480822a_Event1 ;
  a2a:hasRelationEP oa:relationep_nas_d67cf45a-9f4f-015e-e801-becda480822a_0 ;
  a2a:hasSource oa:source_nas_d67cf45a-9f4f-015e-e801-becda480822a .

oa:person_nas_d67cf45a-9f4f-015e-e801-becda480822a_Person1
  a a2a:Person ;
  rdfs:label "Angelica Sarqui" ;
  a2a:PersonName [
    rdfs:label "Angelica Sarqui" ;
    a2a:PersonNameLastName "Angelica Sarqui"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_nas_d67cf45a-9f4f-015e-e801-becda480822a_Event1
  a a2a:Event ;
  rdfs:label "other:Hoofdgeld" ;
  a2a:EventType "other:Hoofdgeld" ;
  a2a:EventPlace [
    a2a:Country "Suriname" ;
    rdfs:label "Suriname"
  ] ;
  ns0:_opgaven "277" ;
  a2a:EventRemark19_Hoofdhuishouding "1" ;
  a2a:EventRemark23_Personen_1817 "1" ;
  a2a:EventRemark33_Personen_eohg_1817 "1" ;
  a2a:EventRemark27_EOHG_1817 "ƒ 6" .

oa:relationep_nas_d67cf45a-9f4f-015e-e801-becda480822a_0
  a a2a:RelationEP ;
  rdfs:label "other:Belastingplichtige" ;
  a2a:RelationType "other:Belastingplichtige" ;
  a2a:PersonKeyRef oa:person_nas_d67cf45a-9f4f-015e-e801-becda480822a_Person1 ;
  a2a:EventKeyRef oa:event_nas_d67cf45a-9f4f-015e-e801-becda480822a_Event1 .

oa:source_nas_d67cf45a-9f4f-015e-e801-becda480822a
  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:Folio "123 / folio 1" ;
    rdfs:label "Nationaal Archief Suriname, 123 / folio 1"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:RecordGUID "{d67cf45a-9f4f-015e-e801-becda480822a}" ;
  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 "zwart / vrije" .
