@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/p20282151X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leefstijl : verzorging voor de basisvormingHavo/vwo: " ;
    dcterms1:issued "2000" ;
    schema1:bookEdition "[2e dr.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071324399>,
        <http://data.bibliotheken.nl/id/thes/p18189890X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p181581728> ;
    schema1:isbn "9023837894" ;
    schema1:issueNumber "doce" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91c9a02efb5e1f172466e723610b205a> ;
    schema1:name "Leefstijl : verzorging voor de basisvormingHavo/vwo: " ;
    schema1:numberOfPages 354 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ba7bc61f1357bd8bd8561d03a2ccabd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772813509> .

