@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bsgG5UJ>
  schema:givenName "Anthonij"^^xsd:string ;
  schema:name "Anthonij Nieuwieller"@nl ;
  schema:hasOccupation "Docent in de Engelsche taal"@nl ;
  schema:birthPlace "Georgetown Demararij Britsch-Guiana @@@"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/50a28f56-a8ef-212c-e060-1fa99dab114e"^^xsd:string ;
  schema:familyName "Nieuwieller"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jsjm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ae3b8332-7d03-c466-936e-07a081a83d52> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2496384> ;
  schema:birthDate "1827-04-01"^^xsd:date .

