@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/p372469752> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "HMC interieuradviseur / Patrice Aarts" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p379221101> ;
    schema1:bookEdition "Eerste druk, tweede oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p322226651>,
        <http://data.bibliotheken.nl/id/thes/p378373897> ;
    schema1:description "ISBN afkomstig van sticker achterzijde omslag" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p378374087> ;
    schema1:isbn "9789037213669" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/47015b0766dbf6587fb0254b3538db6a> ;
    schema1:name "HMC interieuradviseur" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/906c51409c47a279106c51772f608e72> ;
    schema1:sameAs <http://www.worldcat.org/oclc/879876116> .

