@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/p146602366> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mister K. / Roels, Renard ; [vert. uit het Frans]" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074999680> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p110567498> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p146602285> ;
    schema1:isbn "9055810657" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df4fd01942086f6a77243f19907f8b9f> ;
    schema1:name "Mister K." ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f73a39e0ca75f309fed84459d8c5db9e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68934213> .

