@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/p142860050> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fiscale wegwijzer : gids voor de belastingstudie / N. Nobel" ;
    dcterms1:issued "1995" ;
    schema1:bookEdition "4e herz. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068569165>,
        <http://data.bibliotheken.nl/id/thes/p110085671> ;
    schema1:description "1e dr.: 1992" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p097718904> ;
    schema1:isbn "9061556619" ;
    schema1:issueNumber "vraa" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c2583dc0b5fc8d9236e68964642e79c5> ;
    schema1:name "Fiscale wegwijzer : gids voor de belastingstudie" ;
    schema1:numberOfPages 235 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e651e687b1668dc12d3a63d6f6e2dbea> .

