@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/p20104532X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wat de provo's willen / Duco van Weerle" ;
    dcterms1:issued "1966" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067612113> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "1e dr.: 1966" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850457084> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ad92e4e80c006380eadd476fb194a4e> ;
    schema1:name "Wat de provo's willen" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c84e23de809441b67b4b956144b2365> ;
    schema1:sameAs <http://www.worldcat.org/oclc/784106757> .

