@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/p424278154> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leren voor morgen : uitdagingen voor het onderwijs / Anje Ros, Myriam Lieskamp, Henderijn Heldens" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p106543261> ;
    schema1:bookEdition "2e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p321334701>,
        <http://data.bibliotheken.nl/id/thes/p410810967> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e4861296fa0ed48006c52b5bd0c237e3> ;
    schema1:name "Leren voor morgen : uitdagingen voor het onderwijs" ;
    schema1:numberOfPages 259 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d64cd4e4a53fd02ac87dade0aa5fc760> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1125345289> .

