@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/p183664809> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leefstijl : verzorging voor de basisvormingVbo/mavo: " ;
    dcterms1:issued "1999" ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069551707>,
        <http://data.bibliotheken.nl/id/thes/p109082109>,
        <http://data.bibliotheken.nl/id/thes/p183680944> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p171364643> ;
    schema1:isbn "9023837878" ;
    schema1:issueNumber "doce" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/457dbe3b0b8546b423a673a63239f79c> ;
    schema1:name "Leefstijl : verzorging voor de basisvormingVbo/mavo: " ;
    schema1:numberOfPages 480 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/962ecec8b746b33d470440670c74cc14> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772468379> .

