@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/bbFQ9I>
  ns0:hasOccupation "aquarellist"@nl, "lithograaf", "schilder", "tekenaar" ;
  ns0:familyName "Borsteegh" ;
  ns0:givenName "Cornelis"@nl ;
  ns0:name "Cornelis Borsteegh"@nl ;
  rdfs:seeAlso <http://dx.doi.org/10.1093/benz/9780199773787.article.B00023516>, <http://vocab.getty.edu/ulan/500026771>, <http://www.biografischportaal.nl/persoon/29121684>, <https://www.wikidata.org/entity/Q2895547> ;
  ns0:deathPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  owl:sameAs <https://data.rkd.nl/artists/10870>, <https://www.goudatijdmachine.nl/omeka/api/items/1074377> ;
  a pico:PersonObservation ;
  ns0:birthDate "1773-01-09"^^xsd:date ;
  ns0:deathDate "1834-04-07"^^xsd:date ;
  ns0:additionalName [
    ns1:baseSurname "Borsteegh" ;
    ns1:literalName "Cornelis Borsteegh"@nl
  ] .

