@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bh4pzg>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/7f8d1301907cf7b0e2728a47d799bd4c1e8a243034aa8a5592516a2f9825b6ad"^^xsd:string ;
  schema:familyName "van Ham"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem van Ham"@nl ;
  a schema:Person ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmakersknegt> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bwR4sE> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22736> ;
  schema:additionalName [
    ns0:baseSurname "Ham"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

