@prefix ns0: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b3kgHV>
  ns0:familyName "Halling (van Haerlem)" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/1000vangouda/351" ;
  ns0:givenName "Willem" ;
  ns0:name "Willem Jansz Halling (van Haerlem)"@nl ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/93020> ;
  ns0:additionalName [
    ns1:literalName "Willem Jansz Halling (van Haerlem)"@nl ;
    ns1:patronym "Jansz"
  ] .

