@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/bcvDRZ>
  ns0:hasOccupation "arts"@nl, "hoogleraar"@nl, "kunstverzamelaar"@nl, "mecenas"@nl, "naturaliënverzamelaar"@nl ;
  ns0:familyName "Bleuland" ;
  ns0:alternateName "Bleuland, Jan (prof.dr.)"@nl ;
  ns0:givenName "Jan"@nl ;
  ns0:name "Jan Bleuland"@nl ;
  rdfs:seeAlso <http://www.biografischportaal.nl/persoon/56264206>, <https://viaf.org/viaf/94092301>, <https://www.wikidata.org/entity/Q1681628> ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  owl:sameAs <https://data.rkd.nl/artists/435439>, <https://www.goudatijdmachine.nl/omeka/api/items/1074106> ;
  a pico:PersonObservation ;
  ns0:birthDate "1756-07-20"^^xsd:date ;
  ns0:deathDate "1838-11-08"^^xsd:date ;
  ns0:additionalName [
    ns1:baseSurname "Bleuland" ;
    ns1:literalName "Jan Bleuland"@nl
  ] .

