@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/p149958374> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De leerlingbegeleider / N.V.L. [voorz. P. Weisfelt]" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075386410> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/a7aff28ed0bc12ecc2a9697cb1b1a6b4> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59caa21e93035b620738f666f3a78e99> ;
    schema1:name "De leerlingbegeleider" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/440692a753dbc2ca7ec4f6a8d77d09b9> .

