@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/p278643566> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De BTW-leidraad voor de V&W praktijk / [tekst: S.J. Bolhuis]" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602180> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p240089472>,
        <http://data.bibliotheken.nl/id/thes/p278877974> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9076776210" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f6b8f46fbc2feb67997d6f9913e1706> ;
    schema1:name "De BTW-leidraad voor de V&W praktijk" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a53aa4e456c6476a91c7d2d0b55be13e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65945334> .

