@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/b1SiK6A>
  schema:hasOccupation "Boekbinder"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3a417aa3-e409-fe0d-fdca-70e9d7edd78b"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Zonne"@nl ;
  schema:familyName "Zonne"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00s3gm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/204bd550-8b1d-38e7-37d9-330f076c2042> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1985512> ;
  schema:birthDate "1843-08-08"^^xsd:date .

