@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/bCGFmzj>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bc29ab0b-e3bb-cf43-8f67-173af951dd94"^^xsd:string ;
  schema:familyName "Koot"^^xsd:string ;
  schema:givenName "Pieter Cornelis"^^xsd:string ;
  schema:name "Pieter Cornelis Koot"@nl ;
  schema:hasOccupation "Teekenleeraar"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tsnm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/db713e8f-43c3-5b9b-151c-55573dec2673> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2808739> ;
  schema:birthDate "1861-01-02"^^xsd:date .

