@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/p107865823> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A guide to VAT in the EC : the 1993 changes / [ed. by Coopers & Lybrand]" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600706>,
        <http://data.bibliotheken.nl/id/thes/p077608240>,
        <http://data.bibliotheken.nl/id/thes/p078460654>,
        <http://data.bibliotheken.nl/id/thes/p078501105> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075366576> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9065447075" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a3a80406ec432e5349d90706d4a4c84> ;
    schema1:name "A guide to VAT in the EC : the 1993 changes" ;
    schema1:numberOfPages 330 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8797f31b195e7dbb42bf96508ff17e5e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905567334> .

