@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/bBrsqaQ>
  schema:hasOccupation "Bediende"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c3681349-d776-2656-d63c-cfa5219861c6"^^xsd:string ;
  schema:givenName "Joseph Theodorus"^^xsd:string ;
  schema:name "Joseph Theodorus Nieveler"@nl ;
  schema:birthPlace "Neuenkirchen Pruissen"@nl ;
  schema:familyName "Nieveler"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k14n> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/02b2f094-7573-007f-f16e-e81c549d3310> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/578817> ;
  schema:birthDate "1832-09-29"^^xsd:date .

