@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/p20169638X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onderwijskunde : een kennisbasis voor professionals / Joost Lowyck an Nico Verloop (red.)" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600800>,
        <http://data.bibliotheken.nl/id/thes/p078610346> ;
    schema1:bookEdition "[2e, ongew. dr.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070378290>,
        <http://data.bibliotheken.nl/id/thes/p072784504> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9001545319" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8be0adba949408f3050213c10eb7e6d9> ;
    schema1:name "Onderwijskunde : een kennisbasis voor professionals" ;
    schema1:numberOfPages 351 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2223b484d4bf141fb57476e76ae410c8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67452208> .

