@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/bWSwzm1>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7706ce51-de77-71ab-b68f-03404f15426b"^^xsd:string ;
  schema:hasOccupation "Scholier"@nl ;
  schema:familyName "Steenhoff"^^xsd:string ;
  schema:givenName "Willem Paulus"^^xsd:string ;
  schema:name "Willem Paulus Steenhoff"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Oudewater> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bwrEJMR> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2060409> .

