@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/bW3pfW>
  ns0:familyName "Bertelman" ;
  ns0:givenName "Johannes Jacobus"@nl ;
  ns0:name "Johannes Jacobus Bertelman"@nl ;
  ns0:hasOccupation "schilder"@nl, "tekenaar"@nl, "tekenleraar"@nl ;
  rdfs:seeAlso <http://vocab.getty.edu/ulan/500168219>, <http://www.biografischportaal.nl/persoon/29517366>, <https://viaf.org/viaf/147654979>, <https://www.wikidata.org/entity/Q2715194> ;
  ns0:deathPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  owl:sameAs <https://data.rkd.nl/artists/7602>, <https://www.goudatijdmachine.nl/omeka/api/items/1074379> ;
  a pico:PersonObservation ;
  ns0:birthDate "1821-03-16"^^xsd:date ;
  ns0:deathDate "1899-03-31"^^xsd:date ;
  ns0:additionalName [
    ns1:baseSurname "Bertelman" ;
    ns1:literalName "Johannes Jacobus Bertelman"@nl
  ] .

