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

<https://id.rijksmuseum.nl/300297815> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/310124701>,
        <https://id.rijksmuseum.nl/320127411> ;
    ns1:contributor <https://id.rijksmuseum.nl/31026851> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "297815" ] ;
    ns1:inLanguage "eng",
        "fre" ;
    ns1:name "Frank Lloyd Wright" ;
    ns1:workExample <https://id.rijksmuseum.nl/301297815> .

