@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/bS66a0>
  ns0:hasOccupation "auteur"@nl, "diplomaat"@nl, "prentkunstenaar"@nl, "tekenaar"@nl ;
  ns0:familyName "Coornhert" ;
  ns0:alternateName "Coornhert, Dirck Volkertsz."@nl, "Cuerenhert, Dirck Volckertsz."@nl ;
  ns0:givenName "Dirck"@nl ;
  ns0:name "Dirck Volckertsz. Coornhert"@nl ;
  rdfs:seeAlso <http://dx.doi.org/10.1093/benz/9780199773787.article.B00041841>, <http://vocab.getty.edu/ulan/500030183>, <http://www.biografischportaal.nl/persoon/03383962>, <https://data.bnf.fr/ark:/12148/cb11897597t>, <https://ecartico.org/persons/2035>, <https://viaf.org/viaf/62346432>, <https://www.wikidata.org/entity/Q765465> ;
  ns0:deathPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  owl:sameAs <https://data.rkd.nl/artists/18183>, <https://www.goudatijdmachine.nl/omeka/api/items/1074364> ;
  a pico:PersonObservation ;
  ns0:birthDate "1522"^^xsd:gYear ;
  ns0:deathDate "1590-10-29"^^xsd:date ;
  ns0:additionalName [
    ns1:baseSurname "Coornhert" ;
    ns1:literalName "Dirck Volckertsz. Coornhert"@nl ;
    ns1:patronym "Volckertsz."
  ] .

