@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/p112466001> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De betere les : leren en leren leren in en buiten de klas / Jos Zuylen" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603977>,
        <http://data.bibliotheken.nl/id/thes/p07562334X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07916546X> ;
    schema1:description "Herz. herdr. van de oorspr. uitg.: 1991" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f5c0d7975f9fa43808a41bb819023da> ;
    schema1:name "De betere les : leren en leren leren in en buiten de klas" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/edabe16ceba9d262121130f992cb5e4e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66316972> .

