@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/bm1HEc>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/32c4c60f5636e2a83defd893afc7c866d5c67f216143963ceb659914a763a979"^^xsd:string ;
  schema:familyName "van Hoorn"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem van Hoorn"@nl ;
  a schema:Person ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bABFPR> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22751> ;
  schema:additionalName [
    ns0:baseSurname "Hoorn"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

