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

<https://id.rijksmuseum.nl/300281938> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/320129200>,
        <https://id.rijksmuseum.nl/330135482>,
        <https://id.rijksmuseum.nl/330137927> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "281938" ] ;
    ns1:inLanguage "ger",
        "pol" ;
    ns1:name "Industriestadtfuturismus" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Tekst in het Duits en Pools." ] ;
    ns1:temporalCoverage "Tentoonstelling: Wolfsburg: Kunstverein 2005/12/10-2006/02/19" ;
    ns1:workExample <https://id.rijksmuseum.nl/301281938> .

