@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/p340570946> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Reken maar / J.G.M. Kuerten" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603195>,
        <http://data.bibliotheken.nl/id/thes/p075626217> ;
    schema1:associatedMedia "http://doc.utwente.nl/79880" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073132829> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Inaugurele rede Universiteit Twente, Enschede" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p337936935> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6683dbf34144af439ade8c791223678> ;
    schema1:name "Reken maar" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a34d8bcb355ea0d25714ba8e1429dfb9> .

