@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/bCgfp1A>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f0aea6b0-03b2-03a0-598f-6bac650dcbc9"^^xsd:string ;
  schema:givenName "Jilles"^^xsd:string ;
  schema:name "Jilles Nobel"@nl ;
  schema:familyName "Nobel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bkbS5YP> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2154795> .

