@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/p760076138> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Econometric studies of U.S. energy policy / ed.: Dale W. Jorgenson" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607007>,
        <http://data.bibliotheken.nl/id/thes/p077607090>,
        <http://data.bibliotheken.nl/id/thes/p077607317> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073471275> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p85230191X> ;
    schema1:isbn "0720499011" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/efc31db5ed9d292796477fd524f264e1> ;
    schema1:name "Econometric studies of U.S. energy policy" ;
    schema1:numberOfPages 251 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b90a597347cc3ed8523bc431577ac944> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905451549> .

