@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/p195499840> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Billy's holiday : ten lampoons in verse / by William Levy" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069196621> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p195493451> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/946458185d978882e23335abc1d3bddd> ;
    schema1:name "Billy's holiday : ten lampoons in verse" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb6e50b3722c47c978c1dbd94f960d1b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66892728> .

