@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/p036888915> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Natural jewboy : an epic wonder tale composed of stories, chants and rhapsodies : or, An evening with the author / William Levy" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069196621> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9070460025" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d4b8435d4a0cd40b545f35d33f1379b> ;
    schema1:name "Natural jewboy : an epic wonder tale composed of stories, chants and rhapsodies : or, An evening  with the author" ;
    schema1:numberOfPages 115 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e8103ae559afce313f296c2f1829303> .

