@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/p180126253> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cursus belastingrecht / red. H. Mobach, L.W. Sillevis, N.H. de Vries" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071844910> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/c1cf768ee7426ed63b3cee149b662e9c>,
        <https://data.bibliotheken.nl/.well-known/genid/f851413478a630e41d0d982cfdbd7a61> ;
    schema1:description "Deel 5 :Vennootschapsbelasting ; dividendbelasting" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d79ba50adc9a13b1d8360de8b1602bdd> ;
    schema1:name "Cursus belastingrecht" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/360e9e4c6af05d2964e2997d44b13028> .

