@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/p172514819> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onderwijskunde : een kennisbasis voor professionals : werkboek / Erik Roelofs ... [et al.]" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600525>,
        <http://data.bibliotheken.nl/id/thes/p077600800>,
        <http://data.bibliotheken.nl/id/thes/p078610346> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074370499> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "900175919X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c75ecbd50b8418d2e9417a56163f1308> ;
    schema1:name "Onderwijskunde : een kennisbasis voor professionals : werkboek" ;
    schema1:numberOfPages 198 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b5d8cca76d3a34c1deb9f4726d860e77> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68036956> .

