@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/p314947965> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Drinkwaterkwaliteit in nieuwbouwwoningen / S. Wuijts ... [et al.]" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626950>,
        <http://data.bibliotheken.nl/id/thes/p07565864X> ;
    schema1:associatedMedia "http://www.rivm.nl/bibliotheek/rapporten/703719023.pdf" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p151927707> ;
    schema1:description "RIVM rapport 703719023" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/024f62d88f9d413d946aa4344246cbbb> ;
    schema1:name "Drinkwaterkwaliteit in nieuwbouwwoningen" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e07be1f61cf866ea0f3ebc29fe8228c4> .

