@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/p781647304> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The knife in the stone : essays in literary theory / by Frederic Will" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599195>,
        <http://data.bibliotheken.nl/id/thes/p078576652> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067674089> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822670534> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b47f1ef615420b4e1ecefb890c0aeb4> ;
    schema1:name "The knife in the stone : essays in literary theory" ;
    schema1:numberOfPages 162 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/75cf1b8b5799d9c32d3f288dc53efe09> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780476151> .

