@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/p180355953> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leefstijl : verzorging voor de basisvormingIvbo/vbo: " ;
    dcterms1:issued "1998" ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071324399>,
        <http://data.bibliotheken.nl/id/thes/p174374038> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p174406037> ;
    schema1:isbn "9023837843" ;
    schema1:issueNumber "werk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2bce7d73ef2c5870062538cd14da316d> ;
    schema1:name "Leefstijl : verzorging voor de basisvormingIvbo/vbo: " ;
    schema1:numberOfPages 127 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f522287954c9de6d4c7852ab8da5b2dc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772343406> .

