@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/p198844174> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De leraar en zijn klas" ;
    dcterms1:issued "1969" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06927746X> ;
    schema1:bookEdition "5e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06805906X>,
        <https://data.bibliotheken.nl/.well-known/genid/7e08a4be3630679976a092c9883d60a0> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9001811523" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef5833c9886ca7be9e7d25f6d1fd9c65> ;
    schema1:name "De leraar en zijn klas" ;
    schema1:numberOfPages 141 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6b6b523896d07116c88be0d8e0c0a750> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67582527> .

