@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/bxgtfgo>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d1eef32c-f656-341e-3d59-1eff47c50ab3"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Verhart"@nl ;
  schema:hasOccupation "Touwspinner"@nl ;
  schema:familyName "Verhart"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mg23> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7a88f3f8-5db8-e648-51d3-5b1b114aed79> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2331518> ;
  schema:birthDate "1816-01-16"^^xsd:date .

