@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/p42866198X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cyclisch onderwijs ontwerpen : in vijf stappen naar passende leeractiviteiten / Anouke Bakx, Anje Ros, Erik Bolhuis" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p235170542> ;
    schema1:bookEdition "Tweede, herziene druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p106543261>,
        <http://data.bibliotheken.nl/id/thes/p243085478> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9046967093",
        "9789046967096" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/255f378449ac101ff24d563af99d264e> ;
    schema1:name "Cyclisch onderwijs ontwerpen : in vijf stappen naar passende leeractiviteiten" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1fb32c95a2973ba3ed46af82a0713237> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1190901789> .

