@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/breaYrf>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6c86214a-99b0-6037-9f69-8a262612defb"^^xsd:string ;
  schema:givenName "Pieter Cornelis"^^xsd:string ;
  schema:name "Pieter Cornelis Vonk"@nl ;
  schema:familyName "Vonk"^^xsd:string ;
  schema:hasOccupation "Zeilmaker"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012tqj> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c61516c4-2b0f-f3dc-ede3-962dbb6fb5a6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2795830> ;
  schema:birthDate "1879-03-31"^^xsd:date .

