@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/p429781423> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Economische waarde : een voorstel tot opheffing van de waardecontroverse / door L.J. Sparnaaij" ;
    dcterms1:issued "1929" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397372019> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073330191> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p054183669> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ef929e58c06640049132d1718983b41> ;
    schema1:name "Economische waarde : een voorstel tot opheffing van de waardecontroverse" ;
    schema1:numberOfPages 37 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a6d421b2eec0e8b49077f744ba519421> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200036154> .

