@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/biWHMw>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/71a1c26e25c7229b27024803b3524195fa33ff074bd70ccf48cd4b7ef5c9d6ea"^^xsd:string ;
  schema:familyName "van der Putten"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem van der Putten"@nl ;
  a schema:Person ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/sjouwer> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bywFW7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22759> ;
  schema:additionalName [
    ns0:baseSurname "Putten"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

