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

<http://data.bibliotheken.nl/id/nbt/p33502890X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "H.H. Kamerlingh Onnes / catalogus met inleiding door Paul Citroen" ;
    dcterms1:issued "1959" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069390150> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/263f3fd1f7918019ee93a9d3d7ea1ea9> ;
    schema1:description "Tentoonstelling in het Gemeentemuseum Arnhem 13 december 1959 - 7 februari 1960" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb381c258891d1f1fc05b3bfc61fd37c> ;
    schema1:name "H.H. Kamerlingh Onnes" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c6dc77f3989d8787428164d4421d8039> ;
    schema1:sameAs <http://www.worldcat.org/oclc/739771193> .

