@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/p217988024> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De toekomst van de vennootschapsbelasting / Rob Cornelisse" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075625350>,
        <http://data.bibliotheken.nl/id/thes/p077608240>,
        <http://data.bibliotheken.nl/id/thes/p078645018>,
        <http://data.bibliotheken.nl/id/thes/p078938619> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p095474498> ;
    schema1:description "Inaugurale rede Universiteit van Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p182736261> ;
    schema1:isbn "9056291912" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7343c3940a539773f987a3759f8c09be> ;
    schema1:name "De toekomst van de vennootschapsbelasting" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c44e7f4a221c0b6087a327480b46c106> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67191096> .

