@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/p273464280> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het beginsel van de minste pijn : een inleiding tot de loonbelasting / A.L. Mertens" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p166921173> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "1e dr.: 2002" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p256972826> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5178dad864f01787be42ccb93d850099> ;
    schema1:name "Het beginsel van de minste pijn : een inleiding tot de loonbelasting" ;
    schema1:numberOfPages 187 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a000d2fc615700ecb3f6e7f31f62f0af> .

