@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/b6G2B2>
  ns0:familyName "Delff" ;
  ns0:alternateName "Delphius, Jacobus Wilhelm"@nl ;
  ns0:givenName "Jacob"@nl ;
  ns0:name "Jacob Willemsz. Delff (I)"@nl ;
  ns0:hasOccupation "schilder"@nl, "tekenaar"@nl ;
  rdfs:seeAlso <http://dx.doi.org/10.1093/benz/9780199773787.article.B00048756>, <http://vocab.getty.edu/ulan/500014132>, <http://www.biografischportaal.nl/persoon/34071550>, <https://viaf.org/viaf/95408464>, <https://www.wikidata.org/entity/Q637391> ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  owl:sameAs <https://data.rkd.nl/artists/21700>, <https://www.goudatijdmachine.nl/omeka/api/items/1074099> ;
  a pico:PersonObservation ;
  ns0:birthDate "1545"^^xsd:gYear ;
  ns0:deathDate "1601-05-05"^^xsd:date ;
  ns0:additionalName [
    ns1:baseSurname "Delff" ;
    ns1:disambiguatingDescription "I" ;
    ns1:literalName "Jacob Willemsz. Delff (I)"@nl ;
    ns1:patronym "Willemsz."
  ] .

