@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/bchXCE>
  ns0:familyName "(de) Visscher" ;
  ns0:givenName "Cornelis"@nl ;
  ns0:name "Cornelis de Visscher (II)"@nl ;
  ns0:deathPlace "Noordzee" ;
  ns0:hasOccupation "schilder"@nl, "tekenaar"@nl ;
  ns0:alternateName "Visscher, Kornelis de"@nl ;
  ns0:sameAs <http://data.bibliotheken.nl/id/dbnla/viss107>, <http://viaf.org/viaf/88879299>, <http://viaf.org/viaf/95701430>, <http://vocab.getty.edu/ulan/500003424>, <http://www.biografischportaal.nl/persoon/02212219>, <http://www.wikidata.org/entity/Q45818892>, <https://data.rkd.nl/artists/81247>, <https://ecartico.org/persons/7913>, <https://id.rijksmuseum.nl/310118679> ;
  rdfs:seeAlso <http://dx.doi.org/10.1093/benz/9780199773787.article.B00191871>, <http://vocab.getty.edu/ulan/500003424>, <http://www.biografischportaal.nl/persoon/02212219>, <https://ecartico.org/persons/7901>, <https://www.wikidata.org/entity/Q45818892> ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  owl:sameAs <https://data.rkd.nl/artists/81247>, <https://www.goudatijdmachine.nl/omeka/api/items/1123299> ;
  ns0:subjectOf <https://ecartico.org/persons/7901> ;
  a pico:PersonObservation ;
  ns0:birthDate "1520"^^xsd:gYear ;
  ns0:deathDate "1586"^^xsd:gYear ;
  ns0:additionalName [
    ns1:baseSurname "Visscher" ;
    ns1:disambiguatingDescription "II" ;
    ns1:surnamePrefix "de"
  ] .

