@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p303474955> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De glazen eeuw = The glass age" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607891>,
        <http://data.bibliotheken.nl/id/thes/p07561006X>,
        <http://data.bibliotheken.nl/id/thes/p077595440>,
        <http://data.bibliotheken.nl/id/thes/p113081421>,
        <http://data.bibliotheken.nl/id/thes/p241924731> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p079448704> ;
    schema1:description "Tekst in het Nederlands en Engels",
        "Uitg. in het kader van de Manifestatie Glas2006 die de Vereniging van Vrienden van Modern Glas organiseert ter gelegenheid van het twintigjarig bestaan" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c8a54d07e3abe4170b47ea75a949b3a> ;
    schema1:name "De glazen eeuw = The glass age" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7fb054192f171a481606bdea8a3e8acc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/205426881> .

