@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/p437524213> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "European tax law / ... Terra" ;
    dcterms1:issued "2022" ;
    schema1:bookEdition "Student edition" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070080313>,
        <http://data.bibliotheken.nl/id/thes/p324500599> ;
    schema1:description "ISSN van de serie: ISSN 1572-4239",
        "Omslag vermeldt: 8th Student edition. - Op rug: Eight edition" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p417226616>,
        <http://data.bibliotheken.nl/id/nbt/p810613999> ;
    schema1:isbn "9789013169157" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc3404b802c71de4cfd4043edd908979> ;
    schema1:name "European tax law" ;
    schema1:numberOfPages 759 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/abc7efd134eb1aa45324472218f3281b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1383662213> .

