@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/p155499203> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nieuwe regels in de loonbelasting / door C.W.M. van Ballegooijen" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614197>,
        <http://data.bibliotheken.nl/id/thes/p077608240>,
        <http://data.bibliotheken.nl/id/thes/p078578124>,
        <http://data.bibliotheken.nl/id/thes/p07895911X>,
        <http://data.bibliotheken.nl/id/thes/p078960134> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074457543> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830730036> ;
    schema1:isbn "9020019198" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be8dfc9d5660509152136d4b59dbf568> ;
    schema1:name "De nieuwe regels in de loonbelasting" ;
    schema1:numberOfPages 83 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/daf45d7a9f65cc05be8353c79ef349fc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68550241> .

