@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/p149491778> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A review of European and North American water treatment practices" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603454>,
        <http://data.bibliotheken.nl/id/thes/p075625881> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p108203980> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9072130936" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2fb1c5847963158c5f37a95ff276178c> ;
    schema1:name "A review of European and North American water treatment practices" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/33a5a475e7304a6dd8686fee89f9b798> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68879893> .

