@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/p048522341> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Glas door de eeuwen / Gemeentemuseum van 's-Gravenhage ; [inl. A.E.] = Old glass / Municipal Museum of The Hague ; [introd. A.E.]" ;
    dcterms1:issued "1957" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607891>,
        <http://data.bibliotheken.nl/id/thes/p075607905> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075311747> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068543905>,
        <http://data.bibliotheken.nl/id/thes/p075487403> ;
    schema1:description "Catalogus",
        "Tekst in het Nederlands en het Engels" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e88d570cac5d4d35191582d581c45f03> ;
    schema1:name "Glas door de eeuwen" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc511280d7b05b99bb22052ed1a9cca7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64930891> .

