@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/p840923090> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Differential consumer demand systems / W.J. Keller, J. van Driel" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068926464> ;
    schema1:bookEdition "3rd version" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068174047> ;
    schema1:description "BPA no.: 8111-82-M1",
        "Proj. M1-81-218, third version" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b20cfee69ffd8d29882913ec8d4ef5e0> ;
    schema1:name "Differential consumer demand systems" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bd2f18a1bb45f875f31b28b211c3158a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/933252695> .

