@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b0Di2i>
  ns0:identifier "bioportnummer 31578693"^^xsd:string ;
  ns0:givenName "Ignatius"^^xsd:string ;
  ns0:name "Ignatius Walvis (1653-1714)"@nl ;
  rdfs:seeAlso <http://data.bibliotheken.nl/id/dbnla/walv002>, <http://data.bibliotheken.nl/id/thes/p07070399X> ;
  ns0:subjectOf <http://www.biografischportaal.nl/persoon/31578693> ;
  ns0:birthPlace <https://n2t.net/ark:/60537/bIiB5u> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233930> ;
  ns0:birthDate "1653"^^xsd:gYear ;
  ns0:deathDate "1714-05-06"^^xsd:date ;
  ns0:additionalName [ ns1:disambiguatingDescription "Walvis"^^xsd:string ] .

