@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/p110477561> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leefstijl : verzorging voor de basisvormingDocentenhandleidingen" ;
    dcterms1:issued "1993" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071324399>,
        <http://data.bibliotheken.nl/id/thes/p109082109>,
        <http://data.bibliotheken.nl/id/thes/p109082419> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p110477456> ;
    schema1:isbn "9023827163" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c30de3468a2e1c1b023cd79ea8738ba> ;
    schema1:name "Leefstijl : verzorging voor de basisvormingDocentenhandleidingen" ;
    schema1:numberOfPages 142 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3581a1c7ed1447c2f2aa2b31161cc0b8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769824732> .

