@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/p318227940> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ways to wisdomTextbooks: " ;
    dcterms1:issued "2009" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070846073>,
        <http://data.bibliotheken.nl/id/thes/p32593083X> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p32127315X> ;
    schema1:isbn "9789055739547" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e70c4f44115e337fcdfa4ed8cdbfbda> ;
    schema1:name "Ways to wisdomTextbooks: " ;
    schema1:numberOfPages 118 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bbe5033c5de0c2c727282f78a5d073cc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775453415> .

