@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/p250686090> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over belasting en overbelasting / Jaap H. van Dieën" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075680505>,
        <http://data.bibliotheken.nl/id/thes/p077596757>,
        <http://data.bibliotheken.nl/id/thes/p078447593>,
        <http://data.bibliotheken.nl/id/thes/p078546141>,
        <http://data.bibliotheken.nl/id/thes/p165972076> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p087172682> ;
    schema1:description "Inaugurele rede Vrije Universiteit Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1d6edf4bc74f42361de844a4134623d> ;
    schema1:name "Over belasting en overbelasting" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aaf884c7f4433356e6fc52cb45013de1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66730296> .

