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

<https://id.rijksmuseum.nl/300240836> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Aufsatzsammlung" ],
        <https://id.rijksmuseum.nl/31169617>,
        <https://id.rijksmuseum.nl/330137325> ;
    ns1:contributor <https://id.rijksmuseum.nl/310168974> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "240836" ] ;
    ns1:inLanguage "eng",
        "swe" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Livrustkammaren : journal of the Royal Armoury ;" ] ;
    ns1:name "375 år med Livrustkammaren",
        "Trehundrasjuttiofem år med Livrustkammaren" ;
    ns1:position "2003" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Swedish with summaries in English." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301240836> .

