@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p138985227> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "H. H. Kamerlingh Onnes" ;
    dcterms1:issued "1963" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069390150> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075294109> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069390150> ;
    schema1:description "Tentoonstellingscatalogus (15 februari-18 maart 1963)" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eef55ca4242e24fd9c232d69688a45c3> ;
    schema1:name "H. H. Kamerlingh Onnes" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7491b5786420f3b36cee303b4a95577b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69069810> .

