@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/p271624876> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A guide to the European VAT directives / Ben Terra" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070080313> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p083287361> ;
    schema1:description "Op omslag: Cases on European VAT 1970-2004, Pt. 1: cases 9/70 to C-390/96" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p272626309> ;
    schema1:isbn "9076078785" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d094c1bb05c40bba4a0ce89521735a0e> ;
    schema1:name "A guide to the European VAT directives" ;
    schema1:numberOfPages 1014 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9a033be525b07839d8833ebcc338972f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773758711> .

