@prefix ns0: <https://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 ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bm1HME>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/e7d1e4b37f818fb9f05ad04f076681d650a9e0fc5ab37958073ef452493e65ef"^^xsd:string ;
  ns0:givenName "Johannis"^^xsd:string ;
  ns0:name "Johannis van Zutphen"@nl ;
  ns0:familyName "van Zutphen"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bABFXi> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24895> ;
  ns0:additionalName [
    ns1:baseSurname "Zutphen"^^xsd:string ;
    ns1:literalName "Johannis van Zutphen"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

