@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/b4Aqhe>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/7cc086001bf0af95728f614492f0f00cc0ec152fea09928dc3474c95c8e2076c"^^xsd:string ;
  ns0:givenName "Paulus"^^xsd:string ;
  ns0:name "Paulus van den Heuvel"@nl ;
  ns0:familyName "van den Heuvel"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bj9ovo> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23798> ;
  ns0:additionalName [
    ns1:baseSurname "Heuvel"^^xsd:string ;
    ns1:literalName "Paulus van den Heuvel"@nl ;
    ns1:surnamePrefix "van den"^^xsd:string
  ] .

