@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/p123873851> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Effects of acid deposition on 150 forest stands in the Netherlands" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078458129>,
        <http://data.bibliotheken.nl/id/thes/p078944317>,
        <http://data.bibliotheken.nl/id/thes/p087969424> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p088862607> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e94c4d480ebaf411a618817e0e8af7f3> ;
    schema1:name "Effects of acid deposition on 150 forest stands in the Netherlands" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cb339ee276d8d39fc5349bcd7bcc4dd9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67215190> .

