@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/p098384864> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wiskunde leren met Derive / P. Drijvers" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077601831>,
        <http://data.bibliotheken.nl/id/thes/p078961300>,
        <http://data.bibliotheken.nl/id/thes/p181681919> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074302922> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629038>,
        <http://data.bibliotheken.nl/id/thes/p075629364> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p09942844X> ;
    schema1:isbn "9001259928" ;
    schema1:issueNumber "doce" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e2a4afa0ee06e8e39e035b54a3a15972> ;
    schema1:name "Wiskunde leren met Derive" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2e18cf66814580965b80081f71dfc129> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769784028> .

