@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/p781733006> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Protesten contra testen / P.J.D. Drenth" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597605>,
        <http://data.bibliotheken.nl/id/thes/p078500214>,
        <http://data.bibliotheken.nl/id/thes/p07868756X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068203551> ;
    schema1:description "Inaugurele rede Vrije Universiteit, Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f06cc65c97794672b83c49a6f8c47af> ;
    schema1:name "Protesten contra testen" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e32fe2b2a2d9467c7ca7c391660f90b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/3420464> .

