@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/bUoaG1>
  ns0:familyName "de Beun"^^xsd:string ;
  ns0:givenName "Hermanus"^^xsd:string ;
  ns0:name "Hermanus de Beun"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/ce859f25dd81fb4478fd52972bc9bc9d99bc4efa7a929c9cb6c2df40be6b8eb3"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/mandemaker> ;
  roar:documentedIn <https://n2t.net/ark:/60537/b8X67e> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/30657> ;
  ns0:additionalName [
    ns1:baseSurname "Beun"^^xsd:string ;
    ns1:literalName "Hermanus de Beun"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

