@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/p253716799> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De belaste overheid / S.A. Stevens" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075613271>,
        <http://data.bibliotheken.nl/id/thes/p075662604>,
        <http://data.bibliotheken.nl/id/thes/p077608240>,
        <http://data.bibliotheken.nl/id/thes/p078447720>,
        <http://data.bibliotheken.nl/id/thes/p078619084> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p174178603> ;
    schema1:description "Ook verschenen als proefschrift Universiteit van Tilburg, 2003" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810612720> ;
    schema1:isbn "9013007066" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b8d1106d182e07bda32bcec8e32857d> ;
    schema1:name "De belaste overheid" ;
    schema1:numberOfPages 546 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7f6a0d1a8b69b78c888431861f367224> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899051176> .

