@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/p16853343X> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Herwaardering van de professionaliteit en de pedagogische opdracht / C.A. Klaassen" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068942303> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a3dfd97638593c13de26c4cc715dc08> ;
    schema1:name "Herwaardering van de professionaliteit en de pedagogische opdracht" .

