@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/p092838367> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A differential game of international pollution control / by Frederick van der Ploeg and Aart de Zeeuw" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661322>,
        <http://data.bibliotheken.nl/id/thes/p090998855> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074359290> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074359541> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p056695748> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f1ae04173e646201cf03fbb426ba6d0a> ;
    schema1:name "A differential game of international pollution control" ;
    schema1:numberOfPages 414 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7b04c7eced40ee3d9cb338efdedd9c7f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65598772> .

