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

<https://n2t.net/ark:/60537/bGECiP>
  ns0:hasOccupation "grafisch ontwerper"@nl, "typograaf"@nl ;
  ns0:givenName "Jan"@nl ;
  ns0:name "Jan van Krimpen"@nl ;
  ns0:familyName "van Krimpen" ;
  rdfs:seeAlso <http://vocab.getty.edu/ulan/500116762>, <http://www.biografischportaal.nl/persoon/26546444>, <https://data.bnf.fr/ark:/12148/cb14416335j>, <https://viaf.org/viaf/14988145>, <https://www.wikidata.org/entity/Q2390185> ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  owl:sameAs <https://data.rkd.nl/artists/90820>, <https://www.goudatijdmachine.nl/omeka/api/items/1074141> ;
  a pico:PersonObservation ;
  ns0:birthDate "1892-01-12"^^xsd:date ;
  ns0:additionalName [
    ns1:baseSurname "Krimpen" ;
    ns1:literalName "Jan van Krimpen"@nl ;
    ns1:surnamePrefix "van"
  ] .

