@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/bEZ2au>
  ns0:givenName "Cornelis"@nl ;
  ns0:name "Cornelis Jacobsz. Delff"@nl ;
  ns0:familyName "Delff" ;
  ns0:alternateName "Delft, Cornelis Jacobsz."@nl ;
  ns0:hasOccupation "schilder"@nl, "taxateur"@nl ;
  rdfs:seeAlso <http://dx.doi.org/10.1093/benz/9780199773787.article.B00048755>, <http://vocab.getty.edu/ulan/500009266>, <http://www.biografischportaal.nl/persoon/17758413>, <https://ecartico.org/persons/2398>, <https://viaf.org/viaf/95737593>, <https://www.wikidata.org/entity/Q864243> ;
  ns0:sameAs <http://viaf.org/viaf/95737593>, <http://vocab.getty.edu/ulan/500009266>, <http://www.biografischportaal.nl/persoon/17758413>, <http://www.biografischportaal.nl/persoon/61520480>, <http://www.wikidata.org/entity/Q864243>, <https://data.rkd.nl/artists/21699>, <https://id.rijksmuseum.nl/31027574> ;
  ns0:deathPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Delft> ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  owl:sameAs <https://data.rkd.nl/artists/21699>, <https://www.goudatijdmachine.nl/omeka/api/items/1123285> ;
  ns0:subjectOf <https://ecartico.org/persons/2398> ;
  a pico:PersonObservation ;
  ns0:birthDate "1571"^^xsd:gYear ;
  ns0:deathDate "1643-08-15"^^xsd:date ;
  ns0:additionalName [
    ns1:baseSurname "Delff" ;
    ns1:patronym "Jacobsz."
  ] .

