@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bI5TiR>
  ns0:hasOccupation "Burgemeester"@nl, <https://n2t.net/ark:/60537/bXhYBF> ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/184c46d1-04d3-4d5f-8c99-dc778e11d942" ;
  ns0:givenName "Jan" ;
  ns0:name "Jan Jansz. van Crimpen (????-1524)"@nl ;
  ns0:familyName "van Crimpen" ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q17493119> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Jan_Jansz._van_Crimpen> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/35891> ;
  ns0:deathDate "1524"^^xsd:gYear ;
  ns0:additionalName [
    ns1:baseSurname "Crimpen" ;
    ns1:patronym "Jansz." ;
    ns1:surnamePrefix "van"
  ] .

