@prefix ns1: <http://schema.org/> .

<https://id.rijksmuseum.nl/300212070> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Glass--Bibliography" ],
        <https://id.rijksmuseum.nl/320126553>,
        <https://id.rijksmuseum.nl/320127217>,
        <https://id.rijksmuseum.nl/320128655>,
        <https://id.rijksmuseum.nl/320128672> ;
    ns1:creator <https://id.rijksmuseum.nl/310116401> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "212070" ] ;
    ns1:inLanguage "dut",
        "eng",
        "fre",
        "ger" ;
    ns1:name "Bibliography of glass, from the earliest times to the present" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text in English, Dutch, French and German." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301212070> .

