@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/p171364724> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leefstijl : verzorging voor de basisvormingVbo/mavo: " ;
    dcterms1:issued "1998" ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069551707>,
        <http://data.bibliotheken.nl/id/thes/p071324399>,
        <http://data.bibliotheken.nl/id/thes/p109082109> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p171364643> ;
    schema1:isbn "9023837851" ;
    schema1:issueNumber "leer" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab78346a96e37f8430f2caa0f41553c7> ;
    schema1:name "Leefstijl : verzorging voor de basisvormingVbo/mavo: " ;
    schema1:numberOfPages 264 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac19dec09aa1fffd106e8b16402e39d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/771211021> .

