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

<https://n2t.net/ark:/60537/bGEDIv>
  ns0:hasOccupation "conrector"@nl, "dichter"@nl ;
  ns0:givenName "Jacobus"@nl ;
  ns0:name "Jacobus Storm"@nl ;
  ns0:familyName "Storm" ;
  ns0:sameAs <http://data.bibliotheken.nl/id/dbnla/stor074>, <http://data.bibliotheken.nl/id/thes/p069105510>, <http://viaf.org/viaf/285184531> ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  ns0:deathPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Haarlem> ;
  ns0:subjectOf <https://ecartico.org/persons/53059> ;
  a roar:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1123303> ;
  ns0:birthDate "1663"^^xsd:gYear ;
  ns0:additionalName [ ns1:baseSurname "Storm" ] .

