@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/p16790809X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The economic metabolism / by W.J.M. Heijman" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604795>,
        <http://data.bibliotheken.nl/id/thes/p075661322> ;
    schema1:associatedMedia "http://catdir.loc.gov/catdir/enhancements/fy0821/98013853-d.html",
        "http://catdir.loc.gov/catdir/enhancements/fy0821/98013853-t.html" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073419915> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0792350391" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2897dfdfcd5282e04cb8dcedae52cf3a> ;
    schema1:name "The economic metabolism" ;
    schema1:numberOfPages 197 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2ed3679dc33d5f2cef977e81c6385540> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906758058> .

