@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/p238288080> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandse stoelklok / J. Zeeman" ;
    dcterms1:issued "1969" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595483>,
        <http://data.bibliotheken.nl/id/thes/p078699797> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067800068>,
        <http://data.bibliotheken.nl/id/thes/p075425793> ;
    schema1:description "Tentoonstelling 12 december 1969 - 15 februari 1970" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f178fb5a71b114a4228620551e5a38c> ;
    schema1:name "De Nederlandse stoelklok" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/71ad035057abbb8600c8f1782b52d71e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67090025> .

