@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/p810297205> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Commoditeitenkunde / J.W. de Zeeuw" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607171>,
        <http://data.bibliotheken.nl/id/thes/p078492335>,
        <http://data.bibliotheken.nl/id/thes/p078957028> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067814093>,
        <https://data.bibliotheken.nl/.well-known/genid/625f3146e462641b2dc62ec94f016da1> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841442231> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cdfd2d0b792569b4c783be48fbbfa6ae> ;
    schema1:name "Commoditeitenkunde" ;
    schema1:numberOfPages 71 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e1199e3d0ee762d3075cdc6bac1df488> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63339003> .

