@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p167037692> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De leraar : inleiding op het thema / N. Verloop T. Wubbels" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072784504> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/79b9fac6f3954c0bb07d897172753f10> ;
    schema1:description "Themanummer: 'De Leraar'" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c8845ac93ebd24b621281d832e1097c> ;
    schema1:name "De leraar : inleiding op het thema" .

