@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/p046084533> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An anatomy of literary nonsense / Wim Tigges" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609649>,
        <http://data.bibliotheken.nl/id/thes/p07561376X>,
        <http://data.bibliotheken.nl/id/thes/p07759925X>,
        <http://data.bibliotheken.nl/id/thes/p093099177> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069532974> ;
    schema1:description "Proefschrift Leiden" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6707a9932729fe5d07acf1c6acd1fa28> ;
    schema1:name "An anatomy of literary nonsense" ;
    schema1:numberOfPages 293 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b942cd27527e5f4a85e9216e326536ff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781906063> .

