@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/p083720804> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "International aspects of pollution control / by Frederick van der Ploeg and Aart J. de Zeeuw" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661322> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074359290>,
        <http://data.bibliotheken.nl/id/thes/p07548160X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074359541> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p056809239> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71f7af4458ca92f8af52bd529b012272> ;
    schema1:name "International aspects of pollution control" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c6b2a05b2c8bf28fb381282233b7bc6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902351096> .

