@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/p043201733> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\"Het zwalkende niveau van ons onderwijs\" / W.J. van der Linden" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617005>,
        <http://data.bibliotheken.nl/id/thes/p077600681>,
        <http://data.bibliotheken.nl/id/thes/p077600940>,
        <http://data.bibliotheken.nl/id/thes/p078568056>,
        <http://data.bibliotheken.nl/id/thes/p078610141> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06949391X> ;
    schema1:description "Diesrede 1987 Universiteit Twente" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c0e65911839aa9a2d3a7f63ac27f77d> ;
    schema1:name "\"Het zwalkende niveau van ons onderwijs\"" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9abf86c6304356846208f1e9aaa89099> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64816845> .

