@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/p412450186> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vijf rollen van de leraar / Martie Slooter" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p275096009> ;
    schema1:bookEdition "herdruk" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789065086167" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b97f4f2355034127e06c068011e639ae> ;
    schema1:name "De vijf rollen van de leraar" ;
    schema1:numberOfPages 140 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d0fd93e9078e91ab544204712f849a70> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1001532636> .

