@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/p345834623> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handbook of computable general equilibrium modeling / edited by Peter B. Dixon, Dale W. Jorgenson" ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075658666> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068285442>,
        <http://data.bibliotheken.nl/id/thes/p073471275> ;
    schema1:description "North-Holland is een imprint van Elsevier" ;
    schema1:inLanguage "en" ;
    schema1:isbn "9780444595683" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/87ce05e86747cbc34e4465d62b81c6f3> ;
    schema1:name "Handbook of computable general equilibrium modeling" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2b7c09968c6d4afd05dc1d65dc40a223> ;
    schema1:sameAs <http://www.worldcat.org/oclc/864303741> .

