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

