@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p072277246> a schema1:Person ;
    rdfs:label "Boschma, Cornelis (1928- ; kunsthistoricus)" ;
    schema1:alternateName "Boschma, Kees" ;
    schema1:birthDate "1928" ;
    schema1:description "Tresoar: 1928",
        "van 1963-1989 directeur Fries Museum (Leeuwarden); publiceert op gebied van kunst- en museumgeschiedenis" ;
    schema1:familyName "Boschma" ;
    schema1:givenName "Cornelis" ;
    schema1:hasOccupation "kunsthistoricus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b24406789322015f6880be72fc4e076> ;
    schema1:name "Cornelis Boschma" ;
    schema1:sameAs <http://viaf.org/viaf/22186697>,
        wd:Q13135051,
        <https://isni.org/isni/0000000024469111> .

