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

<https://id.rijksmuseum.nl/300319142> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Art, German" ],
        <https://id.rijksmuseum.nl/320128677>,
        <https://id.rijksmuseum.nl/320128896>,
        <https://id.rijksmuseum.nl/330134567> ;
    ns1:editor <https://id.rijksmuseum.nl/310151243>,
        <https://id.rijksmuseum.nl/311108006>,
        <https://id.rijksmuseum.nl/31159778>,
        <https://id.rijksmuseum.nl/31164253> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "319142" ] ;
    ns1:inLanguage "eng",
        "ger" ;
    ns1:name "Made in Germany" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "German and English." ] ;
    ns1:temporalCoverage "2000-2007" ;
    ns1:workExample <https://id.rijksmuseum.nl/301319142> .

