@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bCtXr7W>
  pico:hasAge "29"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/82cfa4c0-b09d-e4b3-8b9e-07a70a99ffae"^^xsd:string ;
  schema:hasOccupation "Muziek Onderwijzer"@nl ;
  schema:familyName "van Zutphen"^^xsd:string ;
  schema:givenName "Willem Karel"^^xsd:string ;
  schema:name "Willem Karel van Zutphen"@nl ;
  schema:children <https://n2t.net/ark:/60537/bmEMNxy> ;
  schema:spouse <https://n2t.net/ark:/60537/buznCjd> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bZNiNw2> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2542382> ;
  schema:additionalName [
    ns0:baseSurname "Zutphen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

