@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/p203199154> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "OntwerpDocentenhandreikingen" ;
    dcterms1:issued "2000" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p10200837X>,
        <http://data.bibliotheken.nl/id/thes/p149088604> ;
    schema1:description "Niveau 4" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p203197941> ;
    schema1:isbn "9011068084" ;
    schema1:issueNumber 70 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8d0d61be41f1baa0f664bafbab8e1d4> ;
    schema1:name "OntwerpDocentenhandreikingen" ;
    schema1:numberOfPages 296 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9d8d1029d4e15405aecba879137eee3a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772817672> .

